Add terraform configuration

This commit is contained in:
Prateep Bandharangshi
2019-06-25 16:33:56 +01:00
parent 74b8f6656f
commit 658b71d6d8
8 changed files with 290 additions and 0 deletions

View File

@ -0,0 +1,3 @@
terraform {
required_version = ">= 0.12"
}