aws-samples / eks-blueprints-add-ons

MIT No Attribution
139 stars 763 forks source link

Issue deploying Gateway API with Argocd #169

Closed allamand closed 12 months ago

allamand commented 1 year ago

Fails to deploy gateway API with Argocd.

Seems the account-id is escaped

ailed deploy app1 due to err BadRequestException: '\"1234567890\"/eks-blueprint-workshop-blue/vpc-0c07625c57ef272de' is not a valid value for TagValue - it contains illegal characters

link to https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/issues/306

allamand commented 12 months ago

Fixed by #170