Relative Content

Tag Archive for amazon-web-servicesaws-cloudformation

AWS Cloudformation Template – How to Import Values and Sub for ALB Target Group

I am creating an ALB via Cloudformation Template. One of the resources being created is a target group that will use EC2 instance ID’s that were exported during a previous job. I need to import the values and sub the import name to reflect different environment deployments. Running the cfn-lint tool, this is a correct template: