Skip to content

Commit

Permalink
Update tedilabs/account/aws requirement from ~> 0.22.0 to ~> 0.30.5
Browse files Browse the repository at this point in the history
Updates the requirements on [tedilabs/account/aws](https://github.com/tedilabs/terraform-aws-account) to permit the latest version.
- [Release notes](https://github.com/tedilabs/terraform-aws-account/releases)
- [Commits](tedilabs/terraform-aws-account@v0.22.0...v0.30.5)

---
updated-dependencies:
- dependency-name: tedilabs/account/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent df8f9fc commit cdbc8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/glue-data-catalog/ram-shares.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

module "share" {
source = "tedilabs/account/aws//modules/ram-share"
version = "~> 0.22.0"
version = "~> 0.30.5"

for_each = {
for share in var.shares :
Expand Down

0 comments on commit cdbc8d1

Please # to comment.