terraform-google-network icon indicating copy to clipboard operation
terraform-google-network copied to clipboard

fix: Prevent recreation of serverless connector

Open ShankyJS opened this issue 3 years ago • 2 comments

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?

ShankyJS avatar Aug 03 '22 20:08 ShankyJS

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).

Line of code that I'm trying to solve

ShankyJS avatar Aug 04 '22 23:08 ShankyJS

@ShankyJS Thanks for the PR! 🚀
✅ Lint checks have passed.

comment-bot-dev avatar Sep 15 '22 04:09 comment-bot-dev

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

github-actions[bot] avatar Jan 01 '23 23:01 github-actions[bot]