We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2985f35 commit 37d9edeCopy full SHA for 37d9ede
README.md
@@ -77,7 +77,7 @@ terraform apply -parallelism=1
77
# private key path
78
private_key = "path to private key"
79
# Certificate Name
80
- cert_name = "admin-cert"
+ cert_name = "user-cert"
81
# cisco-aci url
82
url = "https://my-cisco-aci.com"
83
insecure = true
0 commit comments