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

Add support for regional instance groups #84

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

dhduvall
Copy link
Contributor

Fixes #73

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 11, 2020

CLA assistant check
All committers have signed the CLA.

@willdeuschle
Copy link

Can this be merged? GCE auth won't work without it.

@willdeuschle
Copy link

To provide a data point in support of this PR - I forked the plugin, applied this patch, built vault with my forked plugin, and as expected I can now use GCE auth to login via vault.

@robmonte
Copy link
Member

robmonte commented Jul 8, 2022

Hi @dhduvall

Thank you for this contribution. I wanted to apologize for the long wait and let you know I am in the process of testing and reviewing this PR.

Copy link
Member

@robmonte robmonte left a comment

Choose a reason for hiding this comment

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

Everything looks good to me! Ran through the flow without any issues. Interestingly enough, I don't even think the docs need an update to accommodate this feature as the current wording already mentions bound instance groups via regions.

@robmonte robmonte merged commit 9e4fddb into hashicorp:main Jul 22, 2022
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.

Support regional instance groups for bound_instance_group
4 participants