-
Notifications
You must be signed in to change notification settings - Fork 173
[TF-28674] Add HYOK data sources for HYOKCustomerKeyVersion and HYOKEncryptedDataKey #1842
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
[TF-28674] Add HYOK data sources for HYOKCustomerKeyVersion and HYOKEncryptedDataKey #1842
Conversation
…ersion, with some baseline tests that pass for me locally but need to be genericised
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.
I tested the data sources and they're working for me! Just a few nits and something I gotta do on the go-tfe end
performed a
|
also, I ran the same go test cases on my end with my HYOK_CUSTOMER_KEY_VERSION_ID and HYOK_ENCRYPTED_DATA_KEY_ID, worked as expected, here is the result:
|
…hashicorp/terraform-provider-tfe into dominicretli/TF-28674/hyok-data-objects
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.
LGTM.
Description
HYOKCustomerKeyVersion
HYOKEncryptedDataKey
TODO: Update the website docs for new datasources
Remember to:
Testing plan
Example Output of a Terraform Run:
External links
Include any links here that might be helpful for people reviewing your PR. If there are none, feel free to delete this section.
JIRA
Output from acceptance tests
Please run applicable acceptance tests locally and include the output here. See testing.md to learn how to run acceptance tests.
If you are an external contributor, your contribution(s) will first be reviewed before running them against the project's CI pipeline.
Rollback Plan
Changes to Security Controls