-
Notifications
You must be signed in to change notification settings - Fork 556
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
auth/gcp: adds custom_endpoint parameter to backend config #1482
auth/gcp: adds custom_endpoint parameter to backend config #1482
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. I have a few suggestions related to config lifecycle handling.
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Thanks for the feedback, @benashz! I've applied your suggestions and ran the tests again. Lmk your thoughts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just a few minor suggestions/nits then +1
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
…#1482) * auth/gcp: adds custom_endpoint parameter to backend config * change custom_endpoint to a resource block * updates docs with example and 1.11+ mention * Update vault/resource_gcp_auth_backend_test.go Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com> * Update vault/resource_gcp_auth_backend.go Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com> * Update vault/resource_gcp_auth_backend_test.go Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com> * Update vault/resource_gcp_auth_backend_test.go Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com> * return custom endpoint schema from function * Update vault/resource_gcp_auth_backend.go Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com> * terraform format test config Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Community Note
Relates OR Closes: N/A
Release note for CHANGELOG:
Output from acceptance testing: