Skip to content
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

Fixed Issue #317 (submodule-fabric-net-svpc-access ) #329

Merged

Conversation

nikhilmakhijani
Copy link
Contributor

@nikhilmakhijani nikhilmakhijani commented Oct 20, 2021

Replaced count with for_each on google_compute_shared_vpc_service_project to prevent destroy/recreate when the list changes

Fixes #317

…oject to prevent destroy/recreate when the list changes.
@nikhilmakhijani nikhilmakhijani requested a review from a team October 20, 2021 05:40
@google-cla
Copy link

google-cla bot commented Oct 20, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@comment-bot-dev
Copy link

comment-bot-dev commented Oct 20, 2021

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

@nikhilmakhijani
Copy link
Contributor Author

nikhilmakhijani commented Oct 20, 2021

need to make few changes to outputs.tf closing request will reopen

…oject to prevent destroy/recreate when the list changes and changing outputs.tf
@google-cla
Copy link

google-cla bot commented Oct 20, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@nikhilmakhijani
Copy link
Contributor Author

nikhilmakhijani commented Oct 20, 2021 via email

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

modules/fabric-net-svpc-access/outputs.tf Outdated Show resolved Hide resolved
Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the code needs formatting? #329 (comment)

@morgante morgante merged commit 3f400af into terraform-google-modules:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with submodule - fabric-net-svpc-access, when we try to remove/detach a service project.
3 participants