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 WAF rate based rule data source #10124

Merged
merged 4 commits into from
Oct 11, 2019

Conversation

diogoazevedos
Copy link
Contributor

@diogoazevedos diogoazevedos commented Sep 17, 2019

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

Release note for CHANGELOG:

Add the `aws_waf_rate_based_rule` data source.

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccDataSourceAwsWafRateBasedRule_Basic'
TF_ACC=1 go test ./... -v -parallel 20 -run=TestAccDataSourceAwsWafRateBasedRule_Basic -timeout 120m
=== RUN   TestAccDataSourceAwsWafRateBasedRule_Basic
=== PAUSE TestAccDataSourceAwsWafRateBasedRule_Basic
=== CONT  TestAccDataSourceAwsWafRateBasedRule_Basic
--- PASS: TestAccDataSourceAwsWafRateBasedRule_Basic (46.95s)
PASS
ok  	github.com/terraform-providers/terraform-provider-aws/aws	47.002s

@ghost ghost added size/M Managed by automation to categorize the size of a PR. service/waf Issues and PRs that pertain to the waf service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Sep 17, 2019
@diogoazevedos diogoazevedos changed the title Add WAF rate based rule data source Add WAF rate based rule datasource Sep 17, 2019
@diogoazevedos diogoazevedos changed the title Add WAF rate based rule datasource Add WAF rate based rule data source Sep 17, 2019
@ghost ghost added the documentation Introduces or discusses updates to documentation. label Sep 17, 2019
@diogoazevedos diogoazevedos force-pushed the data-waf-rate-based-rule branch 2 times, most recently from ebaaf4e to 2602cff Compare September 17, 2019 02:44
@ghost ghost added the provider Pertains to the provider itself, rather than any interaction with AWS. label Sep 17, 2019
@diogoazevedos diogoazevedos marked this pull request as ready for review September 17, 2019 12:48
@diogoazevedos diogoazevedos requested a review from a team September 17, 2019 12:48
@diogoazevedos
Copy link
Contributor Author

@bflad is it possible to incorporate this new data source in the next release?

@bflad bflad added the new-data-source Introduces a new data source. label Sep 27, 2019
@bflad bflad modified the milestones: v2.31.0, v2.32.0 Sep 27, 2019
@bflad bflad modified the milestones: v2.32.0, v2.33.0 Oct 10, 2019
Copy link
Member

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Like the other PR, just the sidebar, but otherwise looks good 👍

@bflad bflad added the waiting-response Maintainers are waiting on response from community or contributor. label Oct 10, 2019
@ghost ghost added size/L Managed by automation to categorize the size of a PR. and removed size/M Managed by automation to categorize the size of a PR. labels Oct 11, 2019
Copy link
Member

@bflad bflad left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @diogoazevedos 🚀

--- PASS: TestAccDataSourceAwsWafRateBasedRule_Basic (15.42s)

@bflad bflad merged commit 9a9c17d into hashicorp:master Oct 11, 2019
bflad added a commit that referenced this pull request Oct 11, 2019
@diogoazevedos diogoazevedos deleted the data-waf-rate-based-rule branch October 11, 2019 17:43
@ghost
Copy link

ghost commented Mar 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 29, 2020
@breathingdust breathingdust removed the waiting-response Maintainers are waiting on response from community or contributor. label Sep 17, 2021
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. provider Pertains to the provider itself, rather than any interaction with AWS. service/waf Issues and PRs that pertain to the waf 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.

None yet

3 participants