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

feat: bgp block can now be optional #152

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

tanguynicolas
Copy link
Contributor

I have a customer who has not defined (from console) the bgp block. When I use the module, it creates a change. I don't currently have the option of setting the ASN to null to avoid creating the block.

The purpose of this PR is to support my use case. To reflect a little more the google_compute_router_nat resource which doesn't require the bgp block.

@tanguynicolas tanguynicolas requested review from imrannayer and a team as code owners April 23, 2024 12:30
@tanguynicolas
Copy link
Contributor Author

Sorry, bad commit message. It's a feature not a chore.
If you're ok with the changes I've made, let me know and I'll re-create the commit with the message feat: bgp block can now be optional

@imrannayer imrannayer changed the title chore: bgp block can now be optional feat: bgp block can now be optional Apr 23, 2024
@imrannayer
Copy link
Collaborator

imrannayer commented Apr 23, 2024

@tanguynicolas thx for the PR. can you plz fix lint issues. See contributing guide

@imrannayer
Copy link
Collaborator

/gcbrun

1 similar comment
@imrannayer
Copy link
Collaborator

/gcbrun

@imrannayer imrannayer self-assigned this Apr 25, 2024
@imrannayer imrannayer merged commit 4069d68 into terraform-google-modules:master Apr 25, 2024
4 checks passed
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.

2 participants