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

f-data-networkfirewall_firewall_resource_policy #25474

Conversation

ddericco
Copy link
Contributor

@ddericco ddericco commented Jun 19, 2022

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

Relates #18026

Output from acceptance testing:

$ make testacc TESTS=TestAccNetworkFirewallFirewallResourcePolicyDataSource PKG=networkfirewall 
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/networkfirewall/... -v -count 1 -parallel 20 -run='TestAccNetworkFirewallFirewallResourcePolicyDataSource'  -timeout 180m
=== RUN   TestAccNetworkFirewallFirewallResourcePolicyDataSource
=== PAUSE TestAccNetworkFirewallFirewallResourcePolicyDataSource
=== CONT  TestAccNetworkFirewallFirewallResourcePolicyDataSource
--- PASS: TestAccNetworkFirewallFirewallResourcePolicyDataSource (141.53s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/networkfirewall     144.125s

...

@github-actions github-actions bot added size/L Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. documentation Introduces or discusses updates to documentation. provider Pertains to the provider itself, rather than any interaction with AWS. service/networkfirewall Issues and PRs that pertain to the networkfirewall service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Jun 19, 2022
@ddericco ddericco force-pushed the f-data-networkfirewall_firewall_resource_policy branch from 3092a52 to 49eed55 Compare July 12, 2022 19:27
@justinretzolk justinretzolk added new-data-source Introduces a new data source. and removed needs-triage Waiting for first response or review from a maintainer. labels Jul 19, 2022
Copy link
Contributor

@silvaalbert silvaalbert left a comment

Choose a reason for hiding this comment

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

Looking good! Providing one minor suggestion regarding a comment, and a request to fix the test function name.

Dave DeRicco and others added 8 commits October 27, 2022 10:57
@ddericco ddericco force-pushed the f-data-networkfirewall_firewall_resource_policy branch from 0150fe6 to a41826d Compare October 27, 2022 15:20
@ewbankkit ewbankkit added the partner Contribution from a partner. label Apr 14, 2023
@github-actions github-actions bot added generators Relates to code generators. and removed generators Relates to code generators. provider Pertains to the provider itself, rather than any interaction with AWS. labels Apr 18, 2023
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 TESTARGS='-run=TestAccNetworkFirewallFirewallResourcePolicyDataSource_' PKG=networkfirewall
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/networkfirewall/... -v -count 1 -parallel 20  -run=TestAccNetworkFirewallFirewallResourcePolicyDataSource_ -timeout 180m
=== RUN   TestAccNetworkFirewallFirewallResourcePolicyDataSource_basic
=== PAUSE TestAccNetworkFirewallFirewallResourcePolicyDataSource_basic
=== CONT  TestAccNetworkFirewallFirewallResourcePolicyDataSource_basic
--- PASS: TestAccNetworkFirewallFirewallResourcePolicyDataSource_basic (157.68s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/networkfirewall	167.433s

@ewbankkit
Copy link
Contributor

@ddericco Thanks for the contribution 🎉 👏.

@ewbankkit ewbankkit merged commit 93f6c20 into hashicorp:main Apr 18, 2023
@github-actions github-actions bot added this to the v4.64.0 milestone Apr 18, 2023
@github-actions
Copy link

This functionality has been released in v4.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 May 21, 2023
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. new-data-source Introduces a new data source. partner Contribution from a partner. service/networkfirewall Issues and PRs that pertain to the networkfirewall service. size/L 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.

4 participants