Skip to content

Commit

Permalink
Merge pull request #123 from Venafi/marcos-albornoz-patch-1
Browse files Browse the repository at this point in the history
Update index.html.markdown
  • Loading branch information
marcos-albornoz authored Feb 27, 2024
2 parents db7d0fd + c57ad8c commit 691d7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ for Venafi as a Service or policy folder for Venafi Platform.
* `trust_bundle` - (Optional, string) PEM trust bundle for Venafi Platform server certificate (e.g. "${file("bundle.pem")}" ).
* `dev_mode` - (Optional, boolean) When "true" will test the provider without connecting to Venafi Platform or Venafi as a Service.
* `client_id` - (Optional, string) ID of the application that will request a token. Not necessary when `access_token` provided. If not provided, defaults to `hashicorp-terraform-by-venafi`
* `skip_retirement` - (Optional, bool) If it's specified with value `true` then the certificate retirement on the related Venafi Platform (TLSPDC or TLSPC) will be skipped. A value of `false` is equivalent to omit this argument
* `skip_retirement` - (Optional, boolean) If it's specified with value `true` then the certificate retirement on the related Venafi Platform (TLSPDC or TLSPC) will be skipped. A value of `false` is equivalent to omit this argument

## Environment Variables

Expand Down

0 comments on commit 691d7ef

Please sign in to comment.