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

Added data source google kms secret asymmetric #3052

Merged
merged 10 commits into from
Mar 25, 2021
Merged

Added data source google kms secret asymmetric #3052

merged 10 commits into from
Mar 25, 2021

Conversation

mvanholsteijn
Copy link
Contributor

@mvanholsteijn mvanholsteijn commented Mar 13, 2021

This PR add the data source google_kms_secret_asymmetric. I chose to put _asymmetric as a suffix to ensure that in the documentation it will appear next to google_kms_secret.

This partly deals with issue hashicorp/terraform-provider-google#6462

@ghost ghost added size/xl labels Mar 13, 2021
@ghost ghost requested a review from melinath March 13, 2021 13:10
@mvanholsteijn mvanholsteijn changed the title Added datas source google kms secret asymmetric Added data source google kms secret asymmetric Mar 13, 2021
@mvanholsteijn
Copy link
Contributor Author

mvanholsteijn commented Mar 16, 2021

Hi @melinath I am looking forward to your review! Just let me know if you have any questions for me, or whether I have to change things here.

Copy link
Collaborator

@melinath melinath left a comment

Choose a reason for hiding this comment

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

Hello, thanks for your PR! This API looks like a GA api; I'll need to upstream your changes to https://github.com/GoogleCloudPlatform/magic-modules, after which they'll be put into both the beta and GA providers. Does that seem correct?

This implementation seems fine; I just have a couple questions.

google-beta/config.go Show resolved Hide resolved
website/docs/d/kms_secret_asymmetric.html.markdown Outdated Show resolved Hide resolved
Copy link
Collaborator

@melinath melinath left a comment

Choose a reason for hiding this comment

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

LGTM - I'll get to work upstreaming.

@mvanholsteijn
Copy link
Contributor Author

@melinath great! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants