-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f0badb
commit a807705
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Changelog | ||
|
||
## [Unreleased](https://github.com/Azure/terraform-azurerm-network/tree/HEAD) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add CI pipeline [\#73](https://github.com/Azure/terraform-azurerm-network/pull/73) ([jiaweitao001](https://github.com/jiaweitao001)) | ||
- Add new variable `address_spaces` [\#61](https://github.com/Azure/terraform-azurerm-network/pull/61) ([yupwei68](https://github.com/yupwei68)) | ||
- ADD variable to configure service endpoints [\#60](https://github.com/Azure/terraform-azurerm-network/pull/60) ([goatwu1993](https://github.com/goatwu1993)) | ||
- adds missing words and fixes consistency [\#55](https://github.com/Azure/terraform-azurerm-network/pull/55) ([ksatirli](https://github.com/ksatirli)) | ||
- Add variable `subnet_enforce_private_link_endpoint_network_policies` [\#51](https://github.com/Azure/terraform-azurerm-network/pull/51) ([yupwei68](https://github.com/yupwei68)) | ||
- Docker fix [\#49](https://github.com/Azure/terraform-azurerm-network/pull/49) ([yupwei68](https://github.com/yupwei68)) | ||
- Integration of Terramodtest 0.8.0 [\#48](https://github.com/Azure/terraform-azurerm-network/pull/48) ([yupwei68](https://github.com/yupwei68)) | ||
- Create pull\_request\_template.md [\#47](https://github.com/Azure/terraform-azurerm-network/pull/47) ([yupwei68](https://github.com/yupwei68)) | ||
- Terraform 0.13 upgrade [\#45](https://github.com/Azure/terraform-azurerm-network/pull/45) ([yupwei68](https://github.com/yupwei68)) | ||
- Add period to vnet\_name description. [\#40](https://github.com/Azure/terraform-azurerm-network/pull/40) ([cedarkuo](https://github.com/cedarkuo)) | ||
- Replace use of deprecated attribute address\_prefix [\#39](https://github.com/Azure/terraform-azurerm-network/pull/39) ([alhails](https://github.com/alhails)) | ||
- Integration of terramodtest 0.5.0 [\#37](https://github.com/Azure/terraform-azurerm-network/pull/37) ([yupwei68](https://github.com/yupwei68)) | ||
- Remove 'azurerm\_resource\_group' & upgrade azurerm 2.0 [\#35](https://github.com/Azure/terraform-azurerm-network/pull/35) ([yupwei68](https://github.com/yupwei68)) | ||
- terraform version upgrade to v0.12 [\#33](https://github.com/Azure/terraform-azurerm-network/pull/33) ([yupwei68](https://github.com/yupwei68)) | ||
- Updated README example to supress network security ID warning [\#32](https://github.com/Azure/terraform-azurerm-network/pull/32) ([danielfears](https://github.com/danielfears)) | ||
- fix \#30 [\#31](https://github.com/Azure/terraform-azurerm-network/pull/31) ([AlexBevan](https://github.com/AlexBevan)) | ||
- Add Terratest and Revert to 2.0.0 [\#26](https://github.com/Azure/terraform-azurerm-network/pull/26) ([foreverXZC](https://github.com/foreverXZC)) | ||
- Migrating Network to use vnet module 1.0.0 and updating test. [\#21](https://github.com/Azure/terraform-azurerm-network/pull/21) ([rguthriemsft](https://github.com/rguthriemsft)) | ||
- Update the travis.yaml to build image with pre-defined environment variables. [\#20](https://github.com/Azure/terraform-azurerm-network/pull/20) ([metacpp](https://github.com/metacpp)) | ||
- Use terramodtest package to run test kitchen tasks. [\#18](https://github.com/Azure/terraform-azurerm-network/pull/18) ([metacpp](https://github.com/metacpp)) | ||
- Correction on fixtures [\#17](https://github.com/Azure/terraform-azurerm-network/pull/17) ([dcaro](https://github.com/dcaro)) | ||
- removed NSG from module and updaded README [\#16](https://github.com/Azure/terraform-azurerm-network/pull/16) ([dcaro](https://github.com/dcaro)) | ||
- Add badge service in README [\#13](https://github.com/Azure/terraform-azurerm-network/pull/13) ([metacpp](https://github.com/metacpp)) | ||
- Improve the workflow for network module. [\#12](https://github.com/Azure/terraform-azurerm-network/pull/12) ([metacpp](https://github.com/metacpp)) | ||
- Enable Rake workflow for network module [\#11](https://github.com/Azure/terraform-azurerm-network/pull/11) ([metacpp](https://github.com/metacpp)) | ||
- Kitchen test [\#9](https://github.com/Azure/terraform-azurerm-network/pull/9) ([rguthriemsft](https://github.com/rguthriemsft)) | ||
- Add Travis CI using docker [\#7](https://github.com/Azure/terraform-azurerm-network/pull/7) ([dtzar](https://github.com/dtzar)) | ||
- remove undefined dns\_servers output [\#6](https://github.com/Azure/terraform-azurerm-network/pull/6) ([ricoli](https://github.com/ricoli)) | ||
- Added vnet name as parameter [\#2](https://github.com/Azure/terraform-azurerm-network/pull/2) ([jmapro](https://github.com/jmapro)) | ||
- Changes for Terraform Module Registry formatting [\#1](https://github.com/Azure/terraform-azurerm-network/pull/1) ([cgriggs01](https://github.com/cgriggs01)) | ||
|
||
## [v0.9.3](https://github.com/Azure/terraform-azurerm-network/tree/v0.9.3) (2017-09-01) | ||
|
||
## [v0.9.2](https://github.com/Azure/terraform-azurerm-network/tree/v0.9.2) (2017-08-30) | ||
|
||
## [v0.9.0](https://github.com/Azure/terraform-azurerm-network/tree/v0.9.0) (2017-08-30) | ||
|
||
## [v0.9.1](https://github.com/Azure/terraform-azurerm-network/tree/v0.9.1) (2017-08-30) | ||
|
||
## [v0.2.1](https://github.com/Azure/terraform-azurerm-network/tree/v0.2.1) (2017-08-24) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |