From ad82501f6286035f0de76ff8c628ffef09e5cd5b Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 15 Feb 2022 15:13:10 +0100 Subject: [PATCH] Update README.md --- modules/folder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/folder/README.md b/modules/folder/README.md index e41dcb5b..11a8c3f7 100644 --- a/modules/folder/README.md +++ b/modules/folder/README.md @@ -61,7 +61,7 @@ module "folder" { policy_name = null rules_file = "data/rules.yaml" } - firewall_policy_attachments = { + firewall_policy_association = { factory-policy = module.folder.firewall_policy_id["factory"] } }