kops/upup
Peter Rifel aadff94bc8
Use EC2's tag-on-create for various resources
This updates DHCP Options, EBS Volumes, InternetGateways, SecurityGroups, Subnets, and VPCs to specify tags at creation-time rather than calling ec2.CreateTags after the resource was created.

I didn't update NATGateway because it adds additional legacy tags that should be evaluated for whether or not they're needed.
I also didn't update SSHKey because it currently isn't tagged at all but it would be good for us to tag down the road.
2020-07-08 15:26:50 -05:00
..
models Update kube-router to v1.0.0 2020-07-07 06:58:49 +03:00
pkg Use EC2's tag-on-create for various resources 2020-07-08 15:26:50 -05:00
tools/generators Fix upup/tools/generators/pkg/codegen staticcheck failures 2019-12-25 16:15:40 -08:00
.gitignore
DEVELOP.md Bulk spelling fixes 2018-12-20 17:43:56 -05:00