Updating
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
variable "EMAIL_TXT_VALUE" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "EMAIL_SPF_VALUE" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "REGION" {
|
||||
type = string
|
||||
}
|
||||
@@ -18,6 +26,6 @@ variable "DOMAIN_NAME" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "SUBDOMAIN_NAME" {
|
||||
variable "WEBSITE_NAME" {
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user