state manipulation

This commit is contained in:
Edward Viaene
2020-12-26 14:08:53 +01:00
parent 19f7a902ce
commit 4660281bd5
4 changed files with 21 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
variable "AWS_REGION" {
default = "eu-west-1"
}