initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
variable "default-tags" {}
|
||||
variable resource-prefix {}
|
||||
|
||||
variable config-retention-days {
|
||||
type = number
|
||||
default = 365
|
||||
}
|
||||
|
||||
variable primary-aws-region {}
|
||||
Reference in New Issue
Block a user