terraform-google-network
terraform-google-network copied to clipboard
fix: Prevent recreation of serverless connector
Been noticing this issue: https://github.com/hashicorp/terraform-provider-google/issues/11304 When using this beta module; it is possible to add that line to prevent it?
Thanks for the PR @ShankyJS From the PR you linked it seemed like the issue was resolved. Is this not the case?
Hey @bharathkkb, so I believe they closed because it was fixed on the API side; however when using this module in the version v5.0.1
I still get the issue; the PR aims to fix that issue ignoring the changes to the network field (that it's not required by the module anyway).
@ShankyJS
Thanks for the PR! 🚀
✅ Lint checks have passed.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days