feat: remove unused firewall properties from settings usg
This commit is contained in:
committed by
Mateusz Filipowicz
parent
b19314bc6e
commit
4c3d5830ad
2
Makefile
2
Makefile
@@ -12,4 +12,4 @@ build:
|
||||
|
||||
.PHONY: testacc
|
||||
testacc:
|
||||
TF_LOG=debug TF_ACC=1 go test $(TEST) -test.parallel 2 -v -count $(TEST_COUNT) -timeout $(TEST_TIMEOUT) $(TESTARGS)
|
||||
TF_LOG_PROVIDER=debug TF_ACC=1 go test $(TEST) -test.parallel 2 -v -count $(TEST_COUNT) -timeout $(TEST_TIMEOUT) $(TESTARGS)
|
||||
|
||||
Reference in New Issue
Block a user