Actualiser firewall-production.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 2m57s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 2m57s
This commit is contained in:
@@ -81,7 +81,7 @@ resource "aws_networkfirewall_firewall_policy" "default_policy" {
|
||||
|
||||
firewall_policy {
|
||||
stateful_rule_group_reference {
|
||||
resource_arn = aws_networkfirewall_rule_group.stateful_group.arn
|
||||
resource_arn = aws_networkfirewall_rule_group.default_group.arn
|
||||
}
|
||||
stateless_default_actions = ["aws:forward_to_sfe"]
|
||||
stateless_fragment_default_actions = ["aws:forward_to_sfe"]
|
||||
|
Reference in New Issue
Block a user