You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working properly just as for azurerm_linux_web_app.
Actual Behaviour
│ Error: parsing "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx": expected 8 segments within the Resource ID but got 1 for"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Steps to Reproduce
terraform init
terraform plan
Description
The issue is happening due to the wrong validation type implementation in the schema
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform (and AzureRM Provider) Version
Terraform: 1.1.7
azurerm: 3.0.2
Affected Resource(s)
azurerm_linux_web_app_slot
Terraform Configuration Files
Expected Behaviour
Working properly just as for azurerm_linux_web_app.
Actual Behaviour
Steps to Reproduce
terraform init
terraform plan
Description
The issue is happening due to the wrong validation type implementation in the schema
The text was updated successfully, but these errors were encountered: