Skip to content

Commit

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

terraform-aws-backup: update hashicorp/aws requirement from ~> 5.34.0 to ~> 5.36.0 in /terraform/AWS/Backup
  • Loading branch information
vineelsai26 authored Feb 10, 2024
2 parents 62aaf4e + b17fc8c commit 5bc3570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/AWS/Backup/init.tf
100755 → 100644
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.34.0"
version = "~> 5.36.0"
}
}
}
Expand Down

0 comments on commit 5bc3570

Please sign in to comment.