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

azurerm_attestation_provider - support policy management #20972

Merged
merged 5 commits into from
Apr 21, 2023

Conversation

wuxu92
Copy link
Contributor

@wuxu92 wuxu92 commented Mar 16, 2023

resolves: #20804.

--- PASS: TestAccAttestationProvider_WithPolicy (176.74s)
--- PASS: TestAccAttestationProvider_WithPolicyUpdate (245.60s)

@wuxu92
Copy link
Contributor Author

wuxu92 commented Apr 20, 2023

pass the acc test

--- PASS: TestAccAttestationProvider_WithPolicyUpdate (105.53s)
--- PASS: TestAccAttestationProviderDataSource_basic (137.12s)
--- PASS: TestAccAttestationProvider_completeFile (137.32s)
--- PASS: TestAccAttestationProvider_completeString (138.67s)
--- PASS: TestAccAttestationProvider_requiresImport (160.05s)
--- PASS: TestAccAttestationProvider_update (186.69s)
--- PASS: TestAccAttestationProvider_basic (127.27s)
--- PASS: TestAccAttestationProvider_WithPolicy (148.22s)
PASS

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

LGTM 🎣

@katbyte katbyte merged commit 5035ae6 into hashicorp:main Apr 21, 2023
katbyte added a commit that referenced this pull request Apr 21, 2023
@github-actions github-actions bot added this to the v3.53.0 milestone Apr 21, 2023
@github-actions
Copy link

This functionality has been released in v3.53.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Attestation Policy Management
2 participants