Skip to content

Commit

Permalink
Merge pull request #93 from edwardtheharris/dependabot/terraform/hash…
Browse files Browse the repository at this point in the history
…icorp/aws-5.68.0

Bump hashicorp/aws from 5.63.1 to 5.68.0
  • Loading branch information
edwardtheharris authored Sep 24, 2024
2 parents 9277641 + 08a4596 commit c6a45ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.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 = "5.63.1"
version = "5.68.0"
}
azurerm = {
source = "hashicorp/azurerm"
Expand Down

0 comments on commit c6a45ac

Please sign in to comment.