s-nakagaki
Results
1
issues of
s-nakagaki
terraform: v1.12.2 azapi: 2.5.0 I tried this. `terraform validate` said `An argument named "identity" is not expected here.` ``` resource "azapi_update_resource" "container_apps_environment" { type = "Microsoft.App/managedEnvironments@2025-02-02-preview" name = azurerm_container_app_environment.main.name parent_id...
example