Add support for Launch Templates in Auto Scaling Groups (#3236)
* Add support for Launch Templates in Auto Scaling Groups * Use named parameters, simplify parameter validation
This commit is contained in:
parent
2a27e457bf
commit
55b02c6ee9
8 changed files with 774 additions and 42 deletions
|
|
@ -2639,7 +2639,7 @@
|
|||
- [X] create_internet_gateway
|
||||
- [X] create_key_pair
|
||||
- [X] create_launch_template
|
||||
- [ ] create_launch_template_version
|
||||
- [x] create_launch_template_version
|
||||
- [ ] create_local_gateway_route
|
||||
- [ ] create_local_gateway_route_table_vpc_association
|
||||
- [X] create_nat_gateway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue