Skip to content

Commit

Permalink
provider update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Nas committed Aug 13, 2021
1 parent aa0cfb7 commit 98df195
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
@@ -1,6 +1,6 @@
terraform {
required_version = "~> 0.12.29"
required_providers {
aws = "~> 2.53"
aws = "3.53"
}
}

0 comments on commit 98df195

Please sign in to comment.