-
Notifications
You must be signed in to change notification settings - Fork 13
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
Update delegated resolver support and examples #695
Comments
1.61.0 is out now |
I created a POC to test the feature, the apply works fine but when I destroy, it fails with the following error.
We already knew about the limitation when we were running tf apply twice. See this:
|
While updating the examples we should also investigate a new requirement for auth policy: #757 |
Description
The terraform provider limitations mentioned in the README at https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/tree/main/examples/hub-spoke-delegated-resolver are being resolved from version 1.61 of the provider (currently in preview at 1.61.0-beta0 ) . This ticket covers the effort to update the module and example to use the re-designed feature in the provider.
The text was updated successfully, but these errors were encountered: