type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.azure.EnsureAzureAppServiceWebAppRedirectsHTTPToHTTPS
displayName: Ensure Azure App Service Web app redirects HTTP to HTTPS
description: Ensure Azure App Service Web app redirects HTTP to HTTPS.
- org.openrewrite.terraform.AddConfiguration:
resourceName: azurerm_app_service
content: https_only = true