hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.6k stars 4.64k forks source link

Support for Azure Application Gateway for Containers #22667

Open aristosvo opened 1 year ago

aristosvo commented 1 year ago

Is there an existing issue for this?

Community Note

Description

Application Gateway for Containers is a new application (layer 7) load balancing and dynamic traffic management product for workloads running in a Kubernetes cluster. It extends Azure's Application Load Balancing portfolio and is a new offering under the Application Gateway product family.

New or Affected Resource(s)/Data Source(s)

azurerm_container_application_gateway, azurerm_container_application_gateway_frontend, azurerm_container_application_gateway_assocation

Potential Terraform Configuration

References

aristosvo commented 1 year ago

Seems to be worked on in #22517