aws-samples / amazon-ecs-catsndogs-workshop

This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service concepts such as service and container-instance auto-scaling, spot-fleet integration, container placement strategies, service discovery, secrets management with AWS Systems Manager Parameter Store, time-based and event-based scheduling, and automated deployment pipelines.
Apache License 2.0
167 stars 72 forks source link

Add DependsOn attributes; update Domain property #37

Closed jenrjones closed 5 years ago

jenrjones commented 6 years ago

35 #36

Description of changes: Added DependsOn attributes for VPC related resources; updated Domain property to reflect correct syntax for NATGateway1EIP resource.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.