Skip to content

Commit

Permalink
bump AWS provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-mothership committed Dec 2, 2020
1 parent 3ad3adb commit 10aa2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_version = ">= 0.12.9, != 0.13.0"

required_providers {
aws = ">= 3.3.0"
aws = ">= 3.19.0"
local = ">= 1.4"
null = ">= 2.1"
template = ">= 2.1"
Expand Down

0 comments on commit 10aa2de

Please sign in to comment.