Skip to content

Policy module needs update #4

@jonyroda97

Description

@jonyroda97

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • Yes ✅: (all changes related to the firewall since version with changes identified to be in fault on the module - v5.10.0)
    • v5.10.0:
      • resource/aws_networkfirewall_firewall_policy: Add firewall_policy.policy_variables configuration block to support Suricata HOME_NET variable override
    • v5.11.0:
      • resource/aws_networkfirewall_rule_group: Add support for REJECT action in stateful rule actions
    • v5.32.0:
      • data-source/aws_networkfirewall_firewall_policy: Add firewall_policy.tls_inspection_configuration_arn attribute
    • v5.56.0:
      • New Resource: aws_networkfirewall_tls_inspection_configuration

Is your request related to a problem? Please describe.

Currently we can't use some aspects of the firewall resources with this module. The ones that I identified:

  • Policy Module:
    • policy_variables configuration block -> to set HOME_NET variable override
    • TLS Inspection Configuration Implementation:
      • tls_inspection_configuration_arn argument in firewall_policy resource
      • aws_networkfirewall_tls_inspection_configuration resource

Describe the solution you'd like.

Update Module to be able to implement all those aspects of the firewall resources.

Check if nothing but these is in fault (didn't do an extensive lookup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions