-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during terraform apply on existing LA workspace in Free tier #10573
Comments
Any update on this? Error hasn't fixed yet and no workaround seems to exist. |
I had this issue occur too after I merely went to go and update the tags on this resource. Since it didn't house anything yet I just tainted and re-applied, but less than ideal to have to do that for just a tag update. |
@kamil-makowski @chrsundermann @joshjohanning - in this weeks release we will includ a change that might fix this, we sadly can't test as we don't have any historical workspaces to test on. Let us know if this fixes it! |
This functionality has been released in v2.98.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
This functionality has been released in v3.4.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Thanks for opening this issue. This was a problem in the 2.x version of the provider which is no longer actively maintained. |
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. |
Community Note
Terraform (and AzureRM Provider) Version
azurerm Provider 2.46.1
Terraform 0.14.6
Affected Resource(s)
azurerm_log_analytics_workspace
Terraform Configuration Files
Debug Output
Panic Output
Expected Behaviour
Terraform apply step shouldn't try to change anything on this resource. It already exist in Azure in this configuration but it has been created on older provider version.
Actual Behaviour
During terraform apply step, above error is showing. I have tried to remove daily_quota_gb to stay with default value but behaviour is the same.
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: