Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
bumping the aws provider version a bit lower
  • Loading branch information
jpl-btlunsfo authored Oct 22, 2024
1 parent e4e08aa commit 5d4cd9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform-unity/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.50.0"
version = "5.47.0"
}
}
}
}

0 comments on commit 5d4cd9e

Please sign in to comment.