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 cn_validations property to pki_secret_backend_role #1820

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

bmhughes
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:

- Add cn_validations property to pki_secret_backend_role

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@bmhughes bmhughes force-pushed the add-pki-role-cn-validations branch from 0784323 to 0d4f2e2 Compare April 18, 2023 09:15
@bmhughes bmhughes force-pushed the add-pki-role-cn-validations branch from 0d4f2e2 to 87713da Compare May 16, 2023 19:21
@bmhughes bmhughes force-pushed the add-pki-role-cn-validations branch 2 times, most recently from 8ed1156 to 36fae4c Compare May 16, 2023 19:22
@fairclothjm
Copy link
Contributor

closes #1883

@bmhughes bmhughes force-pushed the add-pki-role-cn-validations branch from 36fae4c to e60abfa Compare August 3, 2023 11:16
@github-actions github-actions bot added size/XS and removed size/S labels Aug 3, 2023
@bmhughes
Copy link
Contributor Author

bmhughes commented Aug 3, 2023

Rebased on current main

Copy link
Contributor

@stevendpclark stevendpclark left a comment

Choose a reason for hiding this comment

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

Thanks @bmhughes for this contribution!

Would you mind updating the PR against main, addressing my small ask around augmenting the tests. Also we will need a changelog entry within CHANGELOG.md, something like this would do.

* Update `vault_pki_secret_backend_role` to support the `cn_validations` role field ([#1820](https://github.com/hashicorp/terraform-provider-vault/pull/1820)).

@bmhughes bmhughes force-pushed the add-pki-role-cn-validations branch from e60abfa to c478ba4 Compare November 26, 2024 16:10
@bmhughes bmhughes requested a review from a team as a code owner November 26, 2024 16:10
@bmhughes
Copy link
Contributor Author

Hi @stevendpclark, thanks for the feedback. I've implemented those changes, let me know if there's anything else!

Copy link
Contributor

@stevendpclark stevendpclark left a comment

Choose a reason for hiding this comment

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

Wonderful thanks @bmhughes!

@stevendpclark stevendpclark merged commit 435ce67 into hashicorp:main Nov 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants