File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ variable "default_tags" {
4949
5050variable "parent_acct_environment" {
5151 type = string
52- description = " Name of the environment responsible for the acct resources used, affects things like DNS zone. Useful for named dev environments "
52+ description = " Name of the environment responsible for the acct resources used"
5353 default = " main"
5454}
5555
Original file line number Diff line number Diff line change @@ -97,5 +97,5 @@ variable "letter_suppliers" {
9797
9898variable "parent_acct_environment" {
9999 type = string
100- description = " Name of the environment responsible for the acct resources used, affects things like DNS zone. Useful for named dev environments "
100+ description = " Name of the environment responsible for the acct resources used"
101101}
You can’t perform that action at this time.
0 commit comments