Skip to content

Commit dfd019c

Browse files
[ndr-297] improved comments
1 parent 3beb686 commit dfd019c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_iam/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variable "environment" {
2-
description = "Environment to bootstrap (dev, pre-prod, prod, etc)"
2+
description = "Environment to bootstrap (dev, pre-prod, prod, test)"
33
type = string
44
}
55

0 commit comments

Comments
 (0)