module with flatten function

This commit is contained in:
Edward Viaene
2020-12-05 14:14:28 +01:00
parent 1aa03eeba5
commit ee39b3e84c
4 changed files with 63 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
provider "aws" {
region = "eu-west-1"
}