Fixing travis config (#151)

This commit is contained in:
Max Williams
2018-10-04 14:47:54 +02:00
committed by GitHub
parent 3b546a9c1b
commit 77a7690b1c
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
terraform {
required_version = "= 0.11.7"
required_version = "= 0.11.8"
}
provider "aws" {