Update README.md

This commit is contained in:
Ludovico Magnocavallo 2022-02-15 15:13:10 +01:00 committed by GitHub
parent 1d187ddd23
commit ad82501f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"]
}
}