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

r/storage_gateway_nfs_file_share - add audit_destination_arn #21482

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

DrFaust92
Copy link
Collaborator

@DrFaust92 DrFaust92 commented Oct 25, 2021

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" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccStorageGatewayNFSFileShare_'
--- PASS: TestAccStorageGatewayNFSFileShare_basic (405.80s)
--- PASS: TestAccStorageGatewayNFSFileShare_disappears (441.23s)
--- PASS: TestAccStorageGatewayNFSFileShare_kmsKeyARN (627.86s)
--- PASS: TestAccStorageGatewayNFSFileShare_cacheAttributes (623.61s)
--- PASS: TestAccStorageGatewayNFSFileShare_notificationPolicy (632.90s)
--- PASS: TestAccStorageGatewayNFSFileShare_squash (503.97s)
--- PASS: TestAccStorageGatewayNFSFileShare_requesterPays (545.59s)
--- PASS: TestAccStorageGatewayNFSFileShare_readOnly (525.79s)
--- PASS: TestAccStorageGatewayNFSFileShare_objectACL (508.90s)
--- PASS: TestAccStorageGatewayNFSFileShare_nFSFileShareDefaults (511.57s)
--- PASS: TestAccStorageGatewayNFSFileShare_kmsEncrypted (467.93s)
--- PASS: TestAccStorageGatewayNFSFileShare_clientList (666.99s)
--- PASS: TestAccStorageGatewayNFSFileShare_defaultStorageClass (529.20s)
--- PASS: TestAccStorageGatewayNFSFileShare_guessMIMETypeEnabled (554.04s)
--- PASS: TestAccStorageGatewayNFSFileShare_tags (588.13s)
--- PASS: TestAccStorageGatewayNFSFileShare_audit (720.11s)

@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. service/storagegateway Issues and PRs that pertain to the storagegateway service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/M Managed by automation to categorize the size of a PR. labels Oct 25, 2021
@DrFaust92 DrFaust92 added the enhancement Requests to existing resources that expand the functionality or scope. label Oct 26, 2021
@DrFaust92 DrFaust92 marked this pull request as ready for review October 26, 2021 06:10
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

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

LGTM 🚀.

% make testacc PKG_NAME=internal/service/storagegateway TESTARGS='-run=TestAccStorageGatewayNFSFileShare_disappears\|TestAccStorageGatewayNFSFileShare_audit\|TestAccStorageGatewayNFSFileShare_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/storagegateway/... -v -count 1 -parallel 20 -run=TestAccStorageGatewayNFSFileShare_disappears\|TestAccStorageGatewayNFSFileShare_audit\|TestAccStorageGatewayNFSFileShare_basic -timeout 180m
=== RUN   TestAccStorageGatewayNFSFileShare_basic
=== PAUSE TestAccStorageGatewayNFSFileShare_basic
=== RUN   TestAccStorageGatewayNFSFileShare_audit
=== PAUSE TestAccStorageGatewayNFSFileShare_audit
=== RUN   TestAccStorageGatewayNFSFileShare_disappears
=== PAUSE TestAccStorageGatewayNFSFileShare_disappears
=== CONT  TestAccStorageGatewayNFSFileShare_basic
=== CONT  TestAccStorageGatewayNFSFileShare_disappears
=== CONT  TestAccStorageGatewayNFSFileShare_audit
--- PASS: TestAccStorageGatewayNFSFileShare_disappears (326.07s)
--- PASS: TestAccStorageGatewayNFSFileShare_basic (339.69s)
--- PASS: TestAccStorageGatewayNFSFileShare_audit (381.49s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/storagegateway	384.132s

@ewbankkit
Copy link
Contributor

@DrFaust92 Thanks for the contribution 🎉 👏.

@ewbankkit ewbankkit merged commit f08581a into hashicorp:main Oct 26, 2021
@github-actions github-actions bot added this to the v3.64.0 milestone Oct 26, 2021
@DrFaust92 DrFaust92 deleted the storagegw_nfs_audit branch October 26, 2021 14:36
@github-actions
Copy link

github-actions bot commented Nov 4, 2021

This functionality has been released in v3.64.0 of the Terraform AWS 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!

@github-actions
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 issues.
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 Jun 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. enhancement Requests to existing resources that expand the functionality or scope. service/storagegateway Issues and PRs that pertain to the storagegateway service. size/M Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants