Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/terraform/modules/aws/groups/hash…
Browse files Browse the repository at this point in the history
…icorp/aws-5.40.0
  • Loading branch information
danielpalmeribm authored Mar 11, 2024
2 parents bdfb7bc + bc11692 commit aa08543
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 54 deletions.
34 changes: 17 additions & 17 deletions modules/aws/group_account_assignments/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/aws/group_account_assignments/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.39.0"
version = "~> 5.40.0"
}
}
}
Expand Down
34 changes: 17 additions & 17 deletions modules/aws/group_user_memberships/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/aws/group_user_memberships/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.39.0"
version = "~> 5.40.0"
}
}
}
Expand Down
34 changes: 17 additions & 17 deletions modules/aws/ssoadmin_instance/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/aws/ssoadmin_instance/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.39.0"
version = "~> 5.40.0"
}
}
}
Expand Down

0 comments on commit aa08543

Please sign in to comment.