f5devcentral / f5-azure-saca

Secure Azure Computing Architecture for DoD (SACA) - Notional Secure Cloud Computing Architecture (SCCA) Deployment
MIT License
26 stars 39 forks source link

AzureRM provider deprecating fields, update HCL to reflect. #134

Open Mikej81 opened 3 years ago

Mikej81 commented 3 years ago
Warning: "resource_group_name": [DEPRECATED] This field is no longer used and will be removed in the next major version of the Azure Provider

  on azure.tf line 42, in resource "azurerm_lb_backend_address_pool" "backend_pool":
  42: resource azurerm_lb_backend_address_pool backend_pool {

(and 7 more similar warnings elsewhere)