Fix tests

This commit is contained in:
Julio Castillo
2022-12-06 16:12:38 +01:00
parent 8b664fc5e3
commit 51594c1413
5 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1 @@
# skip boilerplate check

View File

@@ -1,5 +0,0 @@
network_tags = {
net_environment = {
network = "foobar"
}
}

View File

@@ -1,3 +1,8 @@
network_tags = {
net_environment = {
network = "foobar"
}
}
tags = {
foo = {}
bar = {

View File

@@ -30,3 +30,6 @@ tests:
firewall_policies:
firewall_policies_factory:
firewall_policies_factory_combined:
tfvars:
- firewall_policies.tfvars
- firewall_policies_factory.tfvars