Fix tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# skip boilerplate check
|
||||
@@ -1,5 +0,0 @@
|
||||
network_tags = {
|
||||
net_environment = {
|
||||
network = "foobar"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +1,8 @@
|
||||
network_tags = {
|
||||
net_environment = {
|
||||
network = "foobar"
|
||||
}
|
||||
}
|
||||
tags = {
|
||||
foo = {}
|
||||
bar = {
|
||||
@@ -30,3 +30,6 @@ tests:
|
||||
firewall_policies:
|
||||
firewall_policies_factory:
|
||||
firewall_policies_factory_combined:
|
||||
tfvars:
|
||||
- firewall_policies.tfvars
|
||||
- firewall_policies_factory.tfvars
|
||||
|
||||
Reference in New Issue
Block a user