build(deps): bump the terraform-minor-patch group across 1 directory with 3 updates - #184
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…with 3 updates Bumps the terraform-minor-patch group with 3 updates in the /deploy/terraform directory: [aks_bootstrap::stacks-terraform](https://github.com/Ensono/stacks-terraform), [microsoft/azuredevops](https://github.com/microsoft/terraform-provider-azuredevops) and [ssl_app_gateway::stacks-terraform](https://github.com/Ensono/stacks-terraform). Updates `aks_bootstrap::stacks-terraform` from 8.0.52 to 8.0.84 - [Release notes](https://github.com/Ensono/stacks-terraform/releases) - [Commits](Ensono/stacks-terraform@v8.0.52...v8.0.84) Updates `microsoft/azuredevops` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/microsoft/terraform-provider-azuredevops/releases) - [Changelog](https://github.com/microsoft/terraform-provider-azuredevops/blob/main/CHANGELOG.md) - [Commits](microsoft/terraform-provider-azuredevops@v1.15.1...v1.16.0) Updates `ssl_app_gateway::stacks-terraform` from 8.0.52 to 8.0.84 - [Release notes](https://github.com/Ensono/stacks-terraform/releases) - [Commits](Ensono/stacks-terraform@v8.0.52...v8.0.84) --- updated-dependencies: - dependency-name: aks_bootstrap::github::Ensono/stacks-terraform::v8.0.52 dependency-version: 8.0.84 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: terraform-minor-patch - dependency-name: microsoft/azuredevops dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-minor-patch - dependency-name: ssl_app_gateway::github::Ensono/stacks-terraform::v8.0.52 dependency-version: 8.0.84 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: terraform-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🔵 Needs a closer look
Upgrading core infrastructure Terraform modules/providers can introduce significant plan/apply changes and should be validated with a reviewed Terraform plan in a safe environment before approval.
Pull request overview
This PR updates pinned Terraform module and provider versions under deploy/terraform to pick up the latest minor/patch changes in the terraform-minor-patch group.
Changes:
- Bump
Ensono/stacks-terraformmodule refs for AKS bootstrap and Application Gateway fromv8.0.52tov8.0.84. - Update the Terraform lockfile entry for
registry.terraform.io/microsoft/azuredevopsfrom1.15.1to1.16.0.
File summaries
| File | Description |
|---|---|
| deploy/terraform/ssl_app_gateway.tf | Updates the App Gateway module source ref to v8.0.84. |
| deploy/terraform/aks.tf | Updates the AKS module source ref to v8.0.84 (and leaves an outdated version-specific NOTE that should be cleaned up). |
| deploy/terraform/.terraform.lock.hcl | Updates the locked microsoft/azuredevops provider version and hashes to 1.16.0. |
Review details
Files not reviewed (1)
- deploy/terraform/.terraform.lock.hcl: Generated file
- Files reviewed: 2/3 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
5
to
+7
| # NOTE: stacks-terraform v8.0.52 has a known AKS idempotency/drift issue (Ensono/stacks-terraform#174). | ||
| # Repeat applies may report non-no-op changes until the upstream fix is released. | ||
| source = "git::https://github.com/Ensono/stacks-terraform//azurerm/modules/azurerm-aks?ref=v8.0.52" | ||
| source = "git::https://github.com/Ensono/stacks-terraform//azurerm/modules/azurerm-aks?ref=v8.0.84" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the terraform-minor-patch group with 3 updates in the /deploy/terraform directory: aks_bootstrap::stacks-terraform, microsoft/azuredevops and ssl_app_gateway::stacks-terraform.
Updates
aks_bootstrap::stacks-terraformfrom 8.0.52 to 8.0.84Release notes
Sourced from aks_bootstrap::stacks-terraform's releases.
... (truncated)
Commits
d448a20Merge pull request #190 from Ensono/fix/cap-networks-at-359f633efix: azurerm tests3bd3a8dfix: cap networks at three azsbff22e8Merge pull request #142 from Ensono/feat/aks-availability-zones234e29bchore(azurerm-aks): refresh availability zone branch from masterd060a59Merge pull request #175 from Ensono/fix/174-aks-upgrade-settings-driftba4493afeat(aks): make default node pool upgrade settings configurable900bcdcMerge remote-tracking branch 'origin/master' into fix/174-aks-upgrade-setting...335bc98Merge pull request #181 from Ensono/dependabot/go_modules/google/modules/terr...f6fe99ffix: prefix for DependabotUpdates
microsoft/azuredevopsfrom 1.15.1 to 1.16.0Release notes
Sourced from microsoft/azuredevops's releases.
Changelog
Sourced from microsoft/azuredevops's changelog.
Commits
49268e9Update changelog for v1.16.0 (#1584)83bde74azuredevops_check_approval- Fix fail refresh when target `azuredevops_envi...657a953Bump golang.org/x/crypto from v0.53.0 => v0.54.0 (#1579)1ba03d2azuredevops_serviceendpoint_bitbucket- Support email+api token authenticat...ac0c9b8Bump golang.org/x/net from 0.48.0 to 0.56.0 (#1576)254e8c2azuredevops_build_definition: Trimrefs/heads/prefix forbranch_name...54e72f4azuredevops_group_membership- Fix 60 minute loop when mode="overwrite" (#1...343bec5azuredevops_team: Add newareaattribute to manage team area paths (#1566)884f909New resource :azuredevops_area(#1568)9b45e35fix: migrate data_users to ReadContext to enforce read timeout (#1565)Updates
ssl_app_gateway::stacks-terraformfrom 8.0.52 to 8.0.84Release notes
Sourced from ssl_app_gateway::stacks-terraform's releases.
... (truncated)
Commits
d448a20Merge pull request #190 from Ensono/fix/cap-networks-at-359f633efix: azurerm tests3bd3a8dfix: cap networks at three azsbff22e8Merge pull request #142 from Ensono/feat/aks-availability-zones234e29bchore(azurerm-aks): refresh availability zone branch from masterd060a59Merge pull request #175 from Ensono/fix/174-aks-upgrade-settings-driftba4493afeat(aks): make default node pool upgrade settings configurable900bcdcMerge remote-tracking branch 'origin/master' into fix/174-aks-upgrade-setting...335bc98Merge pull request #181 from Ensono/dependabot/go_modules/google/modules/terr...f6fe99ffix: prefix for DependabotDependabot 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 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