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
+4
View File
@@ -0,0 +1,4 @@
provider "aws" {
region = var.AWS_REGION
}