Initial test version
This commit is contained in:
4
variable.domain_name.tf
Normal file
4
variable.domain_name.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "domain_name" {
|
||||
default = "example.com"
|
||||
type = string
|
||||
}
|
Reference in New Issue
Block a user