-
Notifications
You must be signed in to change notification settings - Fork 575
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
fix(management): azapi_resource.diag_settings #1027
fix(management): azapi_resource.diag_settings #1027
Conversation
It works but when updating it, it want to recreate the resource.
I think we need to update the provider to 1.14.0 |
a76e672
to
fdd5df2
Compare
It works when I added |
I don't think it is good idea to set schema_validation_enabled to false. |
fdd5df2
to
0f4f940
Compare
Needed to change |
Thank you for your PR! Will run through the tests |
/azp run unit |
Azure Pipelines successfully started running 1 pipeline(s). |
@matt-FFFFFF When are you planning to merge this with v6.0.0? |
I can confirm that this is still an issue with v6.1.0 It still wants to replace when run the tf apply command
|
Overview/Summary
Fixes a regression in 6.0.0
This PR fixes/adds/changes/removes
Testing Evidence
Tested in locally and it works.
As part of this Pull Request I have
main
branch