aztfmod / terraform-azurerm-caf

Terraform supermodule for the Terraform platform engineering for Azure
https://aztfmod.github.io/documentation/
MIT License
557 stars 703 forks source link

Feature request-Add support for azurerm_linux_function_app and azurerm_windows_function_app #1304

Open arnaudlh opened 2 years ago

arnaudlh commented 2 years ago

Is there an existing issue for this?

Community Note

Description

azurerm_windows_function_app and azurerm_linux_function_app as per https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/linux_function_app and https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/windows_function_app

New or Affected Resource(s

azurerm_windows_function_app,azurerm_linux_function_app

Potential Configuration file

TBD

References

No response

kevindelmont commented 2 months ago

Azure Windows Function App #2054