Fix decentralized-firewall count

This commit is contained in:
Julio Castillo 2023-02-24 19:56:32 +01:00
parent 6be11dc013
commit e4cdc8bea7
1 changed files with 9 additions and 9 deletions

View File

@ -51,5 +51,5 @@ module "test" {
root_node = "organizations/0123456789"
}
# tftest modules=9 resources=50
# tftest modules=7 resources=50
```