-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase the limit of deploymment names to 32 characters. (#13)
The limit on deployment name length was largely an arbitrary decision and was used since it was expected to use the {{ deployment }} variable it creates for inclusion in naming terraform resources. This increases the arbitrary limit but does not completely remove limits because unbounded deployment lengths will cause problems when setting up remote backends.
- Loading branch information
1 parent
414523a
commit a8414f2
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters