Files
terraform-provider-unifi/examples/provider/test.auto.tfvars
2025-02-23 19:51:18 +01:00

7 lines
183 B
HCL

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