What's Changed
- Support for
network_firewall_encryption
by @alexknez in #10. If customer provided newly introduced variable network_firewall_encryption_key_arn with ARN of KMS key, it will be used for encrypting data at the rest. Otherwise, AWS managed KMS key will be utilized (default behaviour).
Full Changelog: v1.0.0...v1.0.1