Relative Content

Tag Archive for terraform-provider-azureazure-logic-app-standardazurerm-app-service

Azure Logic app standard – set vnetPrivatePortsCount via Terraform

We have a requirement to set the vnetPrivatePortsCount which is a Configuration setting of Standard logic app. However, so far we could not find a way to set it via terraform. We use azurerm_logic_app_standard object to create Logic apps so we need an option to set it via that.