navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
9 stars 2 forks source link

Establish a character budget for different configuration values #655

Open lorenyu opened 2 weeks ago

lorenyu commented 2 weeks ago

Establish a character budget for different names. e.g. working backwards from max bucket name, we establish constraints like:

In scope

Document all the constraints inline next to the configuration parameters and also in documentation where appropriate

Nice to have

Think about how we might codify the constraints in terraform validation rules or CI checks