Skip to content

Commit

Permalink
Add vault_skip_verify attribute to provider documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zanecodes committed Oct 13, 2023
1 parent 85e96e1 commit 45ab3cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ provider "vaultoperator" {
- `kube_config` (Block List) (see [below for nested schema](#nestedblock--kube_config))
- `request_headers` (Map of String)
- `vault_addr` (String) Vault instance URL
- `vault_skip_verify` (Boolean) Disable TLS certificate verification
- `vault_url` (String, Deprecated) Vault instance URL

<a id="nestedblock--kube_config"></a>
Expand Down

0 comments on commit 45ab3cb

Please sign in to comment.