Skip to content

Commit

Permalink
Lock aws provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Martinez committed Mar 4, 2022
1 parent cd025e4 commit 036104f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aws-asg/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 3.38"
version = ">= 3.50"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit 036104f

Please sign in to comment.