Skip to content

Add validation of deploy_name in env.sh#254

Closed
ygliuvt wants to merge 4 commits into
cumulus-infrafrom
cumulus-4953
Closed

Add validation of deploy_name in env.sh#254
ygliuvt wants to merge 4 commits into
cumulus-infrafrom
cumulus-4953

Conversation

@ygliuvt

@ygliuvt ygliuvt commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

There is a note on the Consolidated Cumulus deployment wiki:

Prefix Choice
During initial deployment, we ran into an error due to the maximum length of a resource name, 
so you will want to keep this prefix relatively short if choosing something other than this convention. 

We should add the prefix check in the script itself so that people don't run into the error far into the deployment only to find out that their prefix choice is too long and it takes hours to rewind the deployment and try again.

Add validation of deploy_name in env.sh so that we can avoid time consuming deployment errors later.

@ygliuvt ygliuvt changed the base branch from main to cumulus-infra June 12, 2026 19:58
@ygliuvt ygliuvt closed this Jun 12, 2026
@ygliuvt ygliuvt deleted the cumulus-4953 branch June 12, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants