Skip to content

Commit 37d9ede

Browse files
saurabhkotharilhercot
authored andcommitted
updated auth info for cert_name provider argument
1 parent 2985f35 commit 37d9ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ terraform apply -parallelism=1
7777
# private key path
7878
private_key = "path to private key"
7979
# Certificate Name
80-
cert_name = "admin-cert"
80+
cert_name = "user-cert"
8181
# cisco-aci url
8282
url = "https://my-cisco-aci.com"
8383
insecure = true

0 commit comments

Comments
 (0)