Skip to content

Commit

Permalink
New Modules: AWS Network Firewall - rule groups (ansible-collections#944
Browse files Browse the repository at this point in the history
)

New Modules: AWS Network Firewall - rule groups

Sorta-Depends-On: ansible-collections#974
SUMMARY
Two new modules for AWS Network Firewall rule groups.  This first iteration will only support stateful rule groups.
networkfirewall_rule_group.py
networkfirewall_rule_group_info.py
ToDo:

 Initial modules
 Return Value documentation
 Integration Tests
 CI Permissions

ISSUE TYPE

New Module Pull Request

COMPONENT NAME
plugins/module_utils/networkfirewall.py
plugins/modules/networkfirewall_rule_group.py
plugins/modules/networkfirewall_rule_group_info.py
ADDITIONAL INFORMATION
Note: It's a deliberate choice not to support creation of stateless rules initially.  I want to get some of the initial framework in place so that the Policy and Firewall pieces can be built out while waiting on reviews.

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>
  • Loading branch information
tremble authored and abikouo committed Sep 18, 2023
1 parent c71ac90 commit b3007c4
Show file tree
Hide file tree
Showing 2 changed files with 1,264 additions and 0 deletions.
Loading

0 comments on commit b3007c4

Please sign in to comment.