7.0.2 (2024-10-31)
7.0.1 (2024-10-28)
7.0.0 (2024-10-25)
- corrected vnet output and made several improvements (#96)
- Update module reference to:
version = "~> 7.0"
- Several keys are changed in the data structure :
- vnet name is removed as key in the vnet resource and data source
- several keys are changed in subresources
- made improvements in individual and shared network security groups
- made improvements in individual and shared route tables
6.1.0 (2024-10-11)
- auto generated docs and refine makefile (#94) (151ed89)
- deps: bump github.com/gruntwork-io/terratest in /tests (#88) (89aeb8a)
6.0.0 (2024-10-10)
- data structure has changed due to renaming of properties.
- Update module reference to:
version = "~> 6.0"
- Rename properties in vnet object:
- within subnets the shared route_table property has been renamed to route_table_shared
- within subnets the individual route property has been renamed to route_table
5.0.1 (2024-10-10)
5.0.0 (2024-10-02)
- Make use of an already existing vnet (#86)
4.0.1 (2024-09-26)
4.0.0 (2024-09-24)
- Version 4 of the azurerm provider includes breaking changes.
- Update module reference to:
version = "~> 4.0"
- Rename properties in vnet object:
- disable_bgp_route_propagation -> bgp_route_propagation_enabled
3.1.0 (2024-09-24)
3.0.0 (2024-08-15)
- data structure has changed due to renaming of properties and output variables.
- Update module reference to:
version = "~> 3.0"
- Rename properties in vnet object:
- resourcegroup -> resource_group
- private_endpoint_network_policies_enabled -> private_endpoint_network_policies
- Rename variable (optional):
- resourcegroup -> resource_group
- Rename output variable:
- subscriptionId -> subscription_id'
- nsg -> network_security_group
2.9.0 (2024-08-15)
- added code of conduct and security documentation (#76) (185f44f)
- deps: bump github.com/gruntwork-io/terratest in /tests (#73) (41649a8)
2.8.0 (2024-08-02)
2.7.0 (2024-07-03)
2.6.0 (2024-07-02)
- add issue template (#66) (2c09fb2)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#62) (d35737a)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#63) (6cad8df)
- deps: bump github.com/gruntwork-io/terratest in /tests (#65) (c5d10b5)
- deps: bump github.com/hashicorp/go-getter in /tests (#64) (1282b52)
2.5.0 (2024-06-07)
- create pull request template (#60) (ccd2146)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#55) (028b357)
- deps: bump github.com/gruntwork-io/terratest in /tests (#59) (c0b1a88)
- deps: bump github.com/hashicorp/go-getter in /tests (#57) (929717b)
- deps: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tests (#56) (9bd9abc)
- deps: bump google.golang.org/protobuf in /tests (#53) (da2a415)
2.4.1 (2024-03-12)
2.4.0 (2024-03-06)
- deps: bump github.com/stretchr/testify in /tests (#48) (47e674a)
- update documentation (#49) (6398a09)
2.3.0 (2024-02-27)
2.2.1 (2024-02-24)
2.2.0 (2024-02-21)
2.1.0 (2024-02-16)
2.0.0 (2024-02-15)
- network security groups can be optional now and small refactor data structure (#34)
1.3.0 (2024-02-14)
1.2.0 (2024-02-02)
- added a small delay in cases the subnets are not fully initialized in some azure regions before attaching network security groups (#28) (8eafea5)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#22) (e4b9220)
- deps: bump github.com/gruntwork-io/terratest in /tests (#18) (e63f9a6)
- deps: bump github.com/gruntwork-io/terratest in /tests (#23) (ed4f936)
- small refactor workflows (#19) (ad7e879)
1.1.1 (2023-12-20)
1.1.0 (2023-12-19)
1.0.0 (2023-12-19)
- This changes the data structure of nsg rules from a list to a map.
0.3.0 (2023-12-19)
- deps: bump github.com/gruntwork-io/terratest in /tests (#5) (2c7eb23)
- deps: bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tests (#10) (fc83598)
- deps: Bumps terratest from 0.46.7 to 0.46.8 (#8) (69f2f11)