Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Prepare for 5.0.0 (#140)
Browse files Browse the repository at this point in the history
* prepare for 5.0.0

* prepare for 5.0.0
  • Loading branch information
lonegunmanb authored Sep 15, 2023
1 parent a071411 commit de05143
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 40 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG-v4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

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

## [4.0.0](https://github.com/Azure/terraform-azurerm-vnet/tree/4.0.0) (2022-12-27)

**Merged pull requests:**

- Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /test [\#94](https://github.com/Azure/terraform-azurerm-vnet/pull/94) ([dependabot[bot]](https://github.com/apps/dependabot))
- make `var.use_for_each` a required variable [\#93](https://github.com/Azure/terraform-azurerm-vnet/pull/93) ([lonegunmanb](https://github.com/lonegunmanb))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
40 changes: 0 additions & 40 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,40 +0,0 @@
# Changelog

## [Unreleased](https://github.com/Azure/terraform-azurerm-vnet/tree/HEAD)

**Merged pull requests:**

- Bump github.com/Azure/terraform-module-test-helper from 0.15.0 to 0.16.0 in /test [\#137](https://github.com/Azure/terraform-azurerm-vnet/pull/137) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump github.com/Azure/terraform-module-test-helper from 0.14.0 to 0.15.0 in /test [\#133](https://github.com/Azure/terraform-azurerm-vnet/pull/133) ([dependabot[bot]](https://github.com/apps/dependabot))

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

## [4.0.0](https://github.com/Azure/terraform-azurerm-vnet/tree/4.0.0) (2022-12-27)

**Merged pull requests:**

- Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /test [\#94](https://github.com/Azure/terraform-azurerm-vnet/pull/94) ([dependabot[bot]](https://github.com/apps/dependabot))
- make `var.use_for_each` a required variable [\#93](https://github.com/Azure/terraform-azurerm-vnet/pull/93) ([lonegunmanb](https://github.com/lonegunmanb))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit de05143

Please sign in to comment.