mu icon indicating copy to clipboard operation
mu copied to clipboard

Provide command line error when namespace is too long

Open PaulDuvall opened this issue 8 years ago • 2 comments

Got this error: validation error detected: Value 'mu-jsmithi-service-spring-petclinic-acceptance-autoscaling-us-east-1' at 'roleName' failed to satisfy constraint: Member must have length less than or equal to 64

Maybe provide a warning from the command line when the namespace is going to create resource names that produce validation errors prior to launching the CFN stacks?

PaulDuvall avatar Feb 07 '18 18:02 PaulDuvall

Approach... ensure length of Namespace + Environment + Service < 32

cplee avatar Mar 20 '18 19:03 cplee

Looks like this also impacts the ability to use mu in APAC. Need to review our resource names and look to shrink size of them significantly

cplee avatar Oct 01 '18 15:10 cplee