Fix decentralized firewall test

This commit is contained in:
Julio Castillo 2023-02-25 12:26:53 +01:00
parent e4cdc8bea7
commit e1e33a499d
1 changed files with 1 additions and 1 deletions

View File

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