Skip to content
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

chore: Bump Azure/vnet/azurerm from 2.6.0 to 4.1.0 in /examples/complete #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps Azure/vnet/azurerm from 2.6.0 to 4.1.0.

Release notes

Sourced from Azure/vnet/azurerm's releases.

4.0.0

3.2.0

  • Add new variable use_for_each so we can use for_each to create multiple resource instances. #92 (lonegunmanb)

3.1.0

Merged pull requests:

3.0.0 (Oct 18th, 2022)

ENHANCEMENTS:

  • Add new output vnet_subnets_name_id. #55
  • Add new CI pipeline. #71
  • Remove data.azurerm_resource_group.vnet. #72
  • var.subnet_prefixes's default value now is ["10.0.1.0/24", "10.0.2.0/24", "10.0.3.0/24"]. #73
  • Limit azurerm provider's version to >= 3.11, < 4.0, since enforce_private_link_endpoint_network_policies will be removed in 4.0. #74

BUG FIXES:

2.7.0

  • Accept the standard Microsoft SECURITY.MD file to help the community understand the security policy and how to safely report security issues. #64
  • Modify vnet's ddos protection plan to be configurable. #66
Changelog

Sourced from Azure/vnet/azurerm's changelog.

4.1.0 (2023-06-06)

Merged pull requests:

  • Bump github.com/Azure/terraform-module-test-helper from 0.13.0 to 0.14.0 in /test #127 (dependabot[bot])
  • Add vNet GUID to outputs #123 (Dennizz)
  • Add toggle variables that trigger yorbox #119 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.12.0 to 0.13.0 in /test #116 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.9.1 to 0.12.0 in /test #112 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 in /test #106 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.8.1 to 0.9.1 in /test #105 (dependabot[bot])
  • Bump golang.org/x/net from 0.1.0 to 0.7.0 in /test #104 (dependabot[bot])
  • Upgrade tflint azurerm plugin version #103 (lonegunmanb)
  • Bump github.com/hashicorp/go-getter/v2 from 2.1.1 to 2.2.0 in /test #102 (dependabot[bot])
  • Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 in /test #101 (dependabot[bot])
  • Capture the iterator variable to avoid concurrent test error #100 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.7.1 to 0.8.1 in /test #98 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.6.0 to 0.7.1 in /test #97 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.7 to 0.41.9 in /test #96 (dependabot[bot])
  • Bump github.com/Azure/terraform-module-test-helper from 0.4.0 to 0.6.0 in /test #95 (dependabot[bot])

4.0.0 (2022-12-27)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Azure/vnet/azurerm](https://github.com/Azure/terraform-azurerm-vnet) from 2.6.0 to 4.1.0.
- [Release notes](https://github.com/Azure/terraform-azurerm-vnet/releases)
- [Changelog](https://github.com/Azure/terraform-azurerm-vnet/blob/main/CHANGELOG-v4.md)
- [Commits](Azure/terraform-azurerm-vnet@2.6.0...4.1.0)

---
updated-dependencies:
- dependency-name: Azure/vnet/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants