Adding terraform
This commit is contained in:
15
infrastructure/variables.tf
Normal file
15
infrastructure/variables.tf
Normal file
@@ -0,0 +1,15 @@
|
||||
variable "name" {
|
||||
|
||||
}
|
||||
|
||||
variable "region" {
|
||||
|
||||
}
|
||||
|
||||
variable "stage" {
|
||||
|
||||
}
|
||||
|
||||
variable "profile" {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user