Files
terraform-provider-unifi/examples/provider/test.auto.tfvars
2020-10-16 21:39:51 -04:00

6 lines
155 B
HCL

username = "tfacctest"
password = "tfacctest1234"
# this assumes the default port for acc testing
api_url = "https://localhost:8443/api/"
insecure = true