Separates Into SubModules
This commit is contained in:
10
bucket/config.tf
Normal file
10
bucket/config.tf
Normal file
@@ -0,0 +1,10 @@
|
||||
### SET VARIABLES
|
||||
|
||||
variable "project_name" {
|
||||
type = string
|
||||
default = "hideyoshi-portifolio"
|
||||
}
|
||||
|
||||
variable "project_domain" {
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user