Morgan Christiansson
2019-10-04 13:48:53 +01:00
committed by Max Williams
parent 813c607e90
commit edcbba64ef
3 changed files with 3 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_version = ">= 0.12"
required_providers {
aws = ">= 2.28.1"
aws = ">= 2.31.0"
local = ">= 1.2"
null = ">= 2.1"
template = ">= 2.1"