Development

AWS, Docker compose, ecs, Cloud formation: !Ref or !GetAtt not working

When working with docker compose, some Cloud formation functions dont work. For example !Ref or !GetAtt. Invalid XML ; cvc-maxLength-valid: Value ‘LoadBalancer.CanonicalHostedZoneID’ with length = ’34’ is not facet-valid with respect to maxLength ’32’ for type ‘ResourceId’. (Service: AmazonRoute53; Status Code: 400; Error Code: InvalidInput; Request ID: a6981e1e-5ae6-43e7-8d6b-4543ceaa5d0b; Proxy: null)[…]

Read More »