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 resource tfe_audit_trail_token #1533

Merged
merged 7 commits into from
Dec 3, 2024
Merged

Add resource tfe_audit_trail_token #1533

merged 7 commits into from
Dec 3, 2024

Conversation

glennsarti
Copy link
Contributor

@glennsarti glennsarti commented Nov 29, 2024

Description

Builds on #1488

Original PR was created by @c4po

Add resource tfe_audit_trail_token to manage audit trail tokens in Terraform Cloud

Remember to:

Testing plan

  1. Create an organization with audit logging
  2. Use the new resource to create and delete an Audit Trail Token

External links

@glennsarti glennsarti requested a review from a team as a code owner November 29, 2024 07:40
@glennsarti glennsarti self-assigned this Nov 29, 2024
carolinaborim
carolinaborim previously approved these changes Nov 29, 2024
This commit migrates the tfe_audit_trail_token resource from the older SDK to
V5 of the Terraform Plugin. This commit also modifies the tests to create a
business subscription as Audit Trails are not available on Trial subscriptions
(missing the audit-logging entitlement).
This commit emits the Terraform version which is useful when debugging
failed CI runs.
Copy link
Contributor

@carolinaborim carolinaborim left a comment

Choose a reason for hiding this comment

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

🚀

@glennsarti glennsarti merged commit 5532831 into main Dec 3, 2024
5 checks passed
@glennsarti glennsarti deleted the gs/add-audit-tokens branch December 3, 2024 05:23
@glennsarti
Copy link
Contributor Author

Thanks again @c4po ! This will be available in the next relase

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.

4 participants