BUG FIXES:
azurestack_storage_account
- handling the casing of the Storage Account ID changing in Azure Stack 1905 (#99)
FEATURES:
IMPROVEMENTS:
- dependencies: Changing to the
2019-03-01
profile (#84) - dependencies: upgrading to
v30.0.0
ofgithub.com/Azure/azure-sdk-for-go
(#88) azurestack_virtual_machine
- support for manage disks (#85)azurestack_virtual_machine_scale_set
- add support for managed disks (#93)
- dependencies: upgrading to
v29.0.0
ofgithub.com/Azure/azure-sdk-for-go
(#83) - dependencies: upgrading to
v11.7.0
ofgithub.com/Azure/go-autorest
(#83) - dependencies: upgrading to
v0.12.0
ofgithub.com/hashicorp/terraform
(#86)
NOTES:
- This release includes a Terraform SDK upgrade with compatibility for Terraform v0.12. The provider remains backwards compatible with Terraform v0.11 and there should not be any significant behavioural changes. (#75)
IMPROVEMENTS:
- dependencies: switching to Go Modules (#70)
- dependencies: upgrading to Go 1.11 (#53)
- dependencies: upgrading to version 21.3.0 of github.com/Azure/azure-sdk-for-go (#53)
- dependencies: upgrading to terraform 0.11.13 (#78)
- authentication: switching to use the new authentication package (#54)
- authentication: support for Client Certificate authentication (#56)
- authentication: support for CLI authentication (#57)
BUG FIXES:
azurestack_virtual_network_gateway
- will no longer panic when the API/SDK return an emptybgp_settings
property (#71)
- New Resource:
azurestack_route_table
(#26) - New Resource:
azurestack_route
(#27) - New Resource:
azurestack_template_deployment
(#33) - New Resource:
azurestack_virtual_machine_scale_set
(#15) - New Resource:
azurestack_virtual_network_gateway
(#31) - New Resource:
azurestack_virtual_network_gateway_connection
(#35) - New Data Source:
azurestack_public_ip
(#34) - New Data Source:
azurestack_route_table
(#26) - New Data Source:
azurestack_subnet
(#34) - New Data Source:
azurestack_virtual_network_gateway
(#31)
IMPROVEMENTS:
- dependencies: upgrading to
v20.1.0
ofgithub.com/Azure/azure-sdk-for-go
(#38) - dependencies: upgrading to
v10.15.4
ofgithub.com/Azure/go-autorest
(#38)
BUG FIXES:
azurestack_public_ip
- now correctly reading and importing theidle_timeout_in_minutes
property (#42)
- New Resource:
azurestack_lb
(#16) - New Resource:
azurestack_lb_backend_address_pool
(#21) - New Resource:
azurestack_lb_nat_rule
(#22) - New Resource:
azurestack_lb_nat_pool
(#24) - New Resource:
azurestack_lb_probe
(#23) - New Resource:
azurestack_lb_rule
(#25)
- Initial Release