-
Notifications
You must be signed in to change notification settings - Fork 1
⬆️ tf: Bump the terraform group with 2 updates #184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the terraform group with 2 updates: [terraform-aws-modules/iam/aws](https://github.com/terraform-aws-modules/terraform-aws-iam) and [terraform-aws-modules/vpc/aws](https://github.com/terraform-aws-modules/terraform-aws-vpc). Updates `terraform-aws-modules/iam/aws` from 5.60.0 to 6.2.3 - [Release notes](https://github.com/terraform-aws-modules/terraform-aws-iam/releases) - [Changelog](https://github.com/terraform-aws-modules/terraform-aws-iam/blob/master/CHANGELOG.md) - [Commits](terraform-aws-modules/terraform-aws-iam@v5.60.0...v6.2.3) Updates `terraform-aws-modules/vpc/aws` from 6.0.1 to 6.5.1 - [Release notes](https://github.com/terraform-aws-modules/terraform-aws-vpc/releases) - [Changelog](https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/CHANGELOG.md) - [Commits](terraform-aws-modules/terraform-aws-vpc@v6.0.1...v6.5.1) --- updated-dependencies: - dependency-name: terraform-aws-modules/iam/aws dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: terraform - dependency-name: terraform-aws-modules/vpc/aws dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
List items should be accessed using square brackets
terraform-aws-defaults/aws-vpc.tf
Line 21 in 450b8c4
| azs = var.network.subnets.*.az |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
List items should be accessed using square brackets
terraform-aws-defaults/aws-vpc.tf
Line 23 in 450b8c4
| private_subnets = var.network.enable_private ? var.network.subnets.*.private : [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
List items should be accessed using square brackets
terraform-aws-defaults/aws-vpc.tf
Line 22 in 450b8c4
| public_subnets = var.network.subnets.*.public |
Bumps the terraform group with 2 updates: terraform-aws-modules/iam/aws and terraform-aws-modules/vpc/aws.
Updates
terraform-aws-modules/iam/awsfrom 5.60.0 to 6.2.3Release notes
Sourced from terraform-aws-modules/iam/aws's releases.
... (truncated)
Changelog
Sourced from terraform-aws-modules/iam/aws's changelog.
... (truncated)
Commits
7279fc4chore(release): version 6.2.3 [skip ci]673fb44fix: Use theaws_service_principaldata source to retrieve the correct serv...f336f09chore(release): version 6.2.2 [skip ci]45cc1f8fix: Update CI workflow versions to latest (#626)31c042fdocs: Correct syntax iniam-roleexample documented on README (#621)af34f93docs: Correct module source path foriam-role(#616)a37dcb6docs: Add IAM role with inline policy example (#615)e47c6eddocs: Correct examples (#613)dc7a9f3chore(release): version 6.2.1 [skip ci]cf4e77bfix: Correctiam-groupvariable name mis-spelling (#610)Updates
terraform-aws-modules/vpc/awsfrom 6.0.1 to 6.5.1Release notes
Sourced from terraform-aws-modules/vpc/aws's releases.
... (truncated)
Changelog
Sourced from terraform-aws-modules/vpc/aws's changelog.
Commits
cf73787chore(release): version 6.5.1 [skip ci]de13700fix: Correction with IAM role policy associated with modules/flow-log (#1264)b3fb14fchore(release): version 6.5.0 [skip ci]ef564c9feat: Add support forbgp_asn_extendedargument to thecustomer_gateways...e591decchore(release): version 6.4.1 [skip ci]22ccfa1fix: Update CI workflow versions to latest (#1250)9b72a9achore(release): version 6.4.0 [skip ci]112bb7ffeat: Add wrappers (#1243)efcac80chore(release): version 6.3.0 [skip ci]33aabecfeat: Add new sub-module for AWS flow log (#1241)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions