Upgrade to terraform 0.12

Resolves #291
This commit is contained in:
Andrew Svoboda
2019-06-04 13:45:12 +01:00
parent a68591a091
commit 28f1fc9372
6 changed files with 70 additions and 60 deletions

View File

@@ -3,3 +3,4 @@ locals {
splunk_url = "https://${aws_instance.logger.public_ip}:8000"
ata_url = "https://${aws_instance.wef.public_ip}"
}