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

New Resource: aws_wafregional_rule #1753

Closed
wants to merge 1 commit into from
Closed

Conversation

knehring
Copy link

This PR is a port of the originally opened by @yusukegoto at hashicorp/terraform#13710, with some minor tweaks based off of conversations in other PRs for wafregional

@radeksimko radeksimko added enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. labels Sep 27, 2017
@radeksimko
Copy link
Member

Hi @knehring
this PR was already re-raised in #1045 and there are other WAF regional PRs pending some work based on feedback I provided in #1013 or #1014

Do you have any plans to implement the feedback?

If not, that's 👌 - just FYI given that this PR was re-opened couple of times and always went stale I will go ahead and implement the changes on top of @yusukegoto's PRs (because he we the first one raising PRs for this).

@radeksimko radeksimko added the waiting-response Maintainers are waiting on response from community or contributor. label Oct 5, 2017
@radeksimko radeksimko added the size/XL Managed by automation to categorize the size of a PR. label Nov 15, 2017
@giuliocalzolari
Copy link

Hi do you plan to merge it?

@radeksimko radeksimko added the service/waf Issues and PRs that pertain to the waf service. label Jan 16, 2018
@radeksimko radeksimko changed the title add support for resource_aws_wafregional_rule New Resource: aws_wafregional_rule Jan 16, 2018
@radeksimko radeksimko added this to the v1.12.0 milestone Jan 16, 2018
@knehring
Copy link
Author

All of the changes that you linked in the above PR's have been implemented in this PR, its been awhile since I looked at this, but from looking at the feedback on those PR some of them do not apply in this case.

  1. No plural tuple/tuples (not used in this)
  2. This is not missing any fields afaik
  3. The Update code uses existing code in the global waf rule for diffing the updates and should be good here
  4. the tests reflect what is currently there for the global WAF Rule, if I am missing any tests here please let me know

I don't think there need to be any more changes to this bit of code. The only other thing I think would be beneficial is to have the other resources implemented as well. That shouldn't stop this PR from being implemented because this would allow the use of the byte match set and ipsets that are already implemented. @radeksimko

@radeksimko
Copy link
Member

#3756 which added this resource was just merged. Thanks to everyone involved 🎉

@radeksimko radeksimko closed this Mar 18, 2018
@ghost
Copy link

ghost commented Apr 7, 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 Apr 7, 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
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/waf Issues and PRs that pertain to the waf service. size/XL Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants