mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 17:24:57 +02:00
Use new azurerm_network_interface_backend_address_pool_association
* Require terraform-provider-azurerm v1.17+ * Inline load_balancer_backend_address_pools_ids is deprecated and scheduled for removal in the v2.0 provider * https://github.com/terraform-providers/terraform-provider-azurerm/pull/2079
This commit is contained in:
@ -18,7 +18,9 @@ Notable changes between versions.
|
||||
|
||||
#### Azure
|
||||
|
||||
* Add `primary` field to `ip_configuration`. Required by `terraform-provider-azurerm` v1.17+ ([#331](https://github.com/poseidon/typhoon/pull/331))
|
||||
* Use new `azurerm_network_interface_backend_address_pool_association` ([#332](https://github.com/poseidon/typhoon/pull/332))
|
||||
* Require `terraform-provider-azurerm` v1.17+ (action required)
|
||||
* Add `primary` field to `ip_configuration` needed by v1.17+ ([#331](https://github.com/poseidon/typhoon/pull/331))
|
||||
|
||||
#### Addons
|
||||
|
||||
|
Reference in New Issue
Block a user