-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Feature Request: Support Firewall Manager Policies #4058
Comments
Any update on this? Would make our life much easier to have this supported |
I've been working on this the last week or so. I have something as a WIP I'll try and push up later today. I have a working test, however I may need to consult around set up from Organizations. |
@robh007 Is this something you are continuing to work on adding: |
@rsclarke-vgw hi, I just needed some time to get back and look at to the original PR. By all means if you want to continue that's ok. If not I can try and put some time in over the next couple of weeks. |
Any update? Was about to start using Firewall Manager. This looks very handy. |
@derhally Apologies, not from myself. This is something I haven't pursued. |
Any update? |
Hi all! 👋 Just wanted to direct you to our public roadmap for this quarter (Nov-Jan) in which this item has been mentioned. Due to the significant community interest in support for this feature, we will be looking at merging existing contributions soon. We appreciate all the contributions and feedback thus far. Look out for support in the provider soon! |
Hi, @breathingdust. Should I look too tidy up my original PR? Or shall I leave it as is? |
Hi @robh007, if you are able to that would be great. If things stay on track you should hear from an engineer towards the end of November. |
Any updates on this? |
This has been released in version 3.24.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 for triage. Thanks! |
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! |
Amazon has released a new service, Firewall Manager, which provides centralized configuration of WAF rules across accounts and applications. https://aws.amazon.com/about-aws/whats-new/2018/04/introducing-aws-firewall-manager/
Please vote on this issue by adding a 👍 reaction to the original issue to help prioritize interest. If you're interested in implementing this feature request, please comment below.
Prerequisites:
meta.(*AWSClient).fmsconn
: provider: Support acmpca, fms, and secretsmanager connections #4049Terraform Version
terraform 0.10+
New Resource(s)
aws_fms_policy
Terraform Configuration Files
Expected Behavior
Resource creates, updates, and deletes Firewall Manager policies.
Actual Behavior
New feature.
References
The text was updated successfully, but these errors were encountered: