-
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
azurerm_data_factory_integration_runtime_azure - support AutoResolve
for the location property
#13731
azurerm_data_factory_integration_runtime_azure - support AutoResolve
for the location property
#13731
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi @ms-henglu
Thanks for this PR.
Taking a look through whilst this is one approach to solving this issue - unfortunately this means this value would be valid for all resources (when it's not as far as I can tell?) - as such can we instead update the validation for this specific field instead?
Thanks!
99d97b2
to
c097d0a
Compare
Hi @tombuildsstuff , thanks for code review. I've updated it as your suggestions. Please take another look, thanks! |
c097d0a
to
4004ea7
Compare
4004ea7
to
ca2329d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we update the docs please @ms-henglu ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ms-henglu - LGTM 🍰
AutoResolve
in locationAutoResolve
for the location property
This functionality has been released in v2.82.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! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
To address issue #13730
After using
AutoResolve
location, there's only one auto resolve integration runtime.tests