We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773c4c4 commit a19538eCopy full SHA for a19538e
modules/credentials/variables.tf
@@ -5,5 +5,6 @@ variable "availability_zone" {
5
6
variable "resource_prefix" {
7
type = string
8
+ default = ""
9
description = "An optional prefix to add to all resources created."
10
}
0 commit comments