7 lines
183 B
HCL
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 |