Skip to content

Commit

Permalink
Merge pull request #4 from vineelsai26/dependabot/terraform/terraform…
Browse files Browse the repository at this point in the history
…/AWS/Backup/hashicorp/aws-tw-5.33.0

terraform-aws-backup: update hashicorp/aws requirement from ~> 5.32.1 to ~> 5.33.0 in /terraform/AWS/Backup
  • Loading branch information
vineelsai26 authored Jan 27, 2024
2 parents f55a40a + 9a9e7f9 commit 172e16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/AWS/Backup/init.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.32.1"
version = "~> 5.33.0"
}
}
}
Expand Down

0 comments on commit 172e16d

Please sign in to comment.