Skip to content

Commit

Permalink
aws-provider version bump to ~> 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michalschott committed Aug 3, 2020
1 parent 75a1888 commit 286b941
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,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.57"
aws = "~> 3.0"
}
}

0 comments on commit 286b941

Please sign in to comment.