Adding terraform

This commit is contained in:
2020-07-28 23:01:23 +01:00
parent b1a31b4f3f
commit 3b18a9193d
9 changed files with 372 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
variable "name" {
}
variable "region" {
}
variable "stage" {
}
variable "profile" {
}