diff --git a/website/docs/d/ad_access_credentials.html.md b/website/docs/d/ad_access_credentials.html.md index dbfa44ebc..9b83d5d2a 100644 --- a/website/docs/d/ad_access_credentials.html.md +++ b/website/docs/d/ad_access_credentials.html.md @@ -50,7 +50,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path to the AD secret backend to diff --git a/website/docs/d/auth_backend.html.md b/website/docs/d/auth_backend.html.md index e66fdf208..b50c04c1f 100644 --- a/website/docs/d/auth_backend.html.md +++ b/website/docs/d/auth_backend.html.md @@ -22,7 +22,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The auth backend mount point. diff --git a/website/docs/d/aws_access_credentials.html.md b/website/docs/d/aws_access_credentials.html.md index e9ca3e8f7..0a676b3e2 100644 --- a/website/docs/d/aws_access_credentials.html.md +++ b/website/docs/d/aws_access_credentials.html.md @@ -68,7 +68,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path to the AWS secret backend to diff --git a/website/docs/d/azure_access_credentials.html.md b/website/docs/d/azure_access_credentials.html.md index 190ff84e5..4931d9b43 100644 --- a/website/docs/d/azure_access_credentials.html.md +++ b/website/docs/d/azure_access_credentials.html.md @@ -66,7 +66,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path to the Azure secret backend to diff --git a/website/docs/d/generic_secret.html.md b/website/docs/d/generic_secret.html.md index 46c4cdf35..604ec7c75 100644 --- a/website/docs/d/generic_secret.html.md +++ b/website/docs/d/generic_secret.html.md @@ -66,7 +66,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The full logical path from which to request data. diff --git a/website/docs/d/identity_entity.html.md b/website/docs/d/identity_entity.html.md index 72c1f8a18..7d3671fde 100644 --- a/website/docs/d/identity_entity.html.md +++ b/website/docs/d/identity_entity.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `entity_name` - (Optional) Name of the entity. diff --git a/website/docs/d/identity_group.html.md b/website/docs/d/identity_group.html.md index c2b21da60..8622ad7c6 100644 --- a/website/docs/d/identity_group.html.md +++ b/website/docs/d/identity_group.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `group_name` - (Optional) Name of the group. diff --git a/website/docs/d/identity_oidc_client_creds.html.md b/website/docs/d/identity_oidc_client_creds.html.md index 022c10dfc..86a10ea6d 100644 --- a/website/docs/d/identity_oidc_client_creds.html.md +++ b/website/docs/d/identity_oidc_client_creds.html.md @@ -43,7 +43,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the OIDC Client in Vault. @@ -56,4 +56,3 @@ In addition to the arguments above, the following attributes are exported: * `client_id` - The Client ID returned by Vault. * `client_secret` - The Client Secret Key returned by Vault. - diff --git a/website/docs/d/identity_oidc_openid_config.html.md b/website/docs/d/identity_oidc_openid_config.html.md index 66298b8e6..2470b4301 100644 --- a/website/docs/d/identity_oidc_openid_config.html.md +++ b/website/docs/d/identity_oidc_openid_config.html.md @@ -58,7 +58,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the OIDC Provider in Vault. @@ -93,4 +93,3 @@ In addition to the arguments above, the following attributes are exported: * `subject_types_supported` - The subject types supported by the provider. * `token_endpoint_auth_methods_supported` - The token endpoint auth methods supported by the provider. - diff --git a/website/docs/d/identity_oidc_public_keys.html.md b/website/docs/d/identity_oidc_public_keys.html.md index 20cc10bea..e9a307001 100644 --- a/website/docs/d/identity_oidc_public_keys.html.md +++ b/website/docs/d/identity_oidc_public_keys.html.md @@ -58,7 +58,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the OIDC Provider in Vault. @@ -70,4 +70,3 @@ In addition to the arguments above, the following attributes are exported: * `keys` - The public portion of keys for an OIDC provider. Clients can use them to validate the authenticity of an identity token. - diff --git a/website/docs/d/kubernetes_credentials.html.md b/website/docs/d/kubernetes_credentials.html.md index ca6b058f5..77d318f6a 100644 --- a/website/docs/d/kubernetes_credentials.html.md +++ b/website/docs/d/kubernetes_credentials.html.md @@ -63,7 +63,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The Kubernetes secret backend to generate service account diff --git a/website/docs/d/kv_secret.html.md b/website/docs/d/kv_secret.html.md index 0846403fe..d99d7ba3a 100644 --- a/website/docs/d/kv_secret.html.md +++ b/website/docs/d/kv_secret.html.md @@ -52,7 +52,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Full path of the KV-V1 secret. diff --git a/website/docs/d/kv_secret_v2.html.md b/website/docs/d/kv_secret_v2.html.md index 59fdba318..e13849cc3 100644 --- a/website/docs/d/kv_secret_v2.html.md +++ b/website/docs/d/kv_secret_v2.html.md @@ -56,7 +56,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `mount` - (Required) Path where KV-V2 engine is mounted. @@ -89,4 +89,4 @@ The following attributes are exported: * `deletion_time` - Deletion time for the secret. -* `destroyed` - Indicates whether the secret has been destroyed. \ No newline at end of file +* `destroyed` - Indicates whether the secret has been destroyed. diff --git a/website/docs/d/kv_secrets_list.html.md b/website/docs/d/kv_secrets_list.html.md index 4ddf49b5b..ae340940e 100644 --- a/website/docs/d/kv_secrets_list.html.md +++ b/website/docs/d/kv_secrets_list.html.md @@ -61,7 +61,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Full KV-V1 path where secrets will be listed. @@ -75,4 +75,3 @@ Use of this resource requires the `read` capability on the given path. The following attributes are exported: * `names` - List of all secret names listed under the given path. - diff --git a/website/docs/d/kv_secrets_list_v2.html.md b/website/docs/d/kv_secrets_list_v2.html.md index b27d8dba0..d6e96b124 100644 --- a/website/docs/d/kv_secrets_list_v2.html.md +++ b/website/docs/d/kv_secrets_list_v2.html.md @@ -79,7 +79,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `mount` - (Required) Path where KV-V2 engine is mounted. @@ -100,4 +100,3 @@ The following attributes are exported: * `path` - Full path where the KV-V2 secrets are listed. * `names` - List of all secret names listed under the given path. - diff --git a/website/docs/d/kv_subkeys_v2.html.md b/website/docs/d/kv_subkeys_v2.html.md index f985da02f..91744fe24 100644 --- a/website/docs/d/kv_subkeys_v2.html.md +++ b/website/docs/d/kv_subkeys_v2.html.md @@ -55,7 +55,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `mount` - (Required) Path where KV-V2 engine is mounted. @@ -84,4 +84,3 @@ The following attributes are exported: * `path` - Full path where the KV-V2 secrets are listed. * `data_json` - Subkeys for the KV-V2 secret read from Vault.. - diff --git a/website/docs/d/nomad_access_token.html.md b/website/docs/d/nomad_access_token.html.md index 9b27bab92..94ea59747 100644 --- a/website/docs/d/nomad_access_token.html.md +++ b/website/docs/d/nomad_access_token.html.md @@ -50,7 +50,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path to the Nomad secret backend to @@ -66,4 +66,4 @@ In addition to the arguments above, the following attributes are exported: * `accessor_id` - The public identifier for a specific token. It can be used to look up information about a token or to revoke a token. -* `secret_id` - The token to be used when making requests to Nomad and should be kept private. \ No newline at end of file +* `secret_id` - The token to be used when making requests to Nomad and should be kept private. diff --git a/website/docs/d/transform_decode.html.md b/website/docs/d/transform_decode.html.md index 2187daddc..61089d465 100644 --- a/website/docs/d/transform_decode.html.md +++ b/website/docs/d/transform_decode.html.md @@ -45,7 +45,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to where the back-end is mounted within Vault. diff --git a/website/docs/d/transform_encode.html.md b/website/docs/d/transform_encode.html.md index 9589643a5..ef387e88a 100644 --- a/website/docs/d/transform_encode.html.md +++ b/website/docs/d/transform_encode.html.md @@ -45,7 +45,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace of the target resource. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to where the back-end is mounted within Vault. diff --git a/website/docs/r/ad_secret_backend.html.md b/website/docs/r/ad_secret_backend.html.md index 347a0eb4b..0236b85c1 100644 --- a/website/docs/r/ad_secret_backend.html.md +++ b/website/docs/r/ad_secret_backend.html.md @@ -37,7 +37,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The unique path this backend should be mounted at. Must diff --git a/website/docs/r/ad_secret_backend_library.html.md b/website/docs/r/ad_secret_backend_library.html.md index 82267172a..863234834 100644 --- a/website/docs/r/ad_secret_backend_library.html.md +++ b/website/docs/r/ad_secret_backend_library.html.md @@ -47,7 +47,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the AD secret backend is mounted at, diff --git a/website/docs/r/ad_secret_role.html.md b/website/docs/r/ad_secret_role.html.md index 597594ea5..f59816552 100644 --- a/website/docs/r/ad_secret_role.html.md +++ b/website/docs/r/ad_secret_role.html.md @@ -44,7 +44,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the AD secret backend is mounted at, diff --git a/website/docs/r/approle_auth_backend_login.html.md b/website/docs/r/approle_auth_backend_login.html.md index 1b855b4c6..273860607 100644 --- a/website/docs/r/approle_auth_backend_login.html.md +++ b/website/docs/r/approle_auth_backend_login.html.md @@ -43,7 +43,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_id` - (Required) The ID of the role to log in with. diff --git a/website/docs/r/approle_auth_backend_role.html.md b/website/docs/r/approle_auth_backend_role.html.md index f7a5f3776..d17276ac8 100644 --- a/website/docs/r/approle_auth_backend_role.html.md +++ b/website/docs/r/approle_auth_backend_role.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_name` - (Required) The name of the role. diff --git a/website/docs/r/approle_auth_backend_role_secret_id.html.md b/website/docs/r/approle_auth_backend_role_secret_id.html.md index 94a6a6b83..f48edcafe 100644 --- a/website/docs/r/approle_auth_backend_role_secret_id.html.md +++ b/website/docs/r/approle_auth_backend_role_secret_id.html.md @@ -43,7 +43,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_name` - (Required) The name of the role to create the SecretID for. diff --git a/website/docs/r/audit.html.md b/website/docs/r/audit.html.md index 1d624a041..2ed7be427 100644 --- a/website/docs/r/audit.html.md +++ b/website/docs/r/audit.html.md @@ -42,7 +42,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `type` - (Required) Type of the audit device, such as 'file'. diff --git a/website/docs/r/auth_backend.html.md b/website/docs/r/auth_backend.html.md index 8d008b94c..88c589fed 100644 --- a/website/docs/r/auth_backend.html.md +++ b/website/docs/r/auth_backend.html.md @@ -28,7 +28,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `type` - (Required) The name of the auth method type. diff --git a/website/docs/r/aws_auth_backend_cert.html.md b/website/docs/r/aws_auth_backend_cert.html.md index 6e3ae09b1..86c937324 100644 --- a/website/docs/r/aws_auth_backend_cert.html.md +++ b/website/docs/r/aws_auth_backend_cert.html.md @@ -44,7 +44,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `cert_name` - (Required) The name of the certificate. diff --git a/website/docs/r/aws_auth_backend_client.html.md b/website/docs/r/aws_auth_backend_client.html.md index 4f8969621..f4d1dba63 100644 --- a/website/docs/r/aws_auth_backend_client.html.md +++ b/website/docs/r/aws_auth_backend_client.html.md @@ -44,7 +44,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The path the AWS auth backend being configured was diff --git a/website/docs/r/aws_auth_backend_identity_whitelist.html.md b/website/docs/r/aws_auth_backend_identity_whitelist.html.md index 47a96f066..adcee69c1 100644 --- a/website/docs/r/aws_auth_backend_identity_whitelist.html.md +++ b/website/docs/r/aws_auth_backend_identity_whitelist.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The path of the AWS backend being configured. diff --git a/website/docs/r/aws_auth_backend_login.html.md b/website/docs/r/aws_auth_backend_login.html.md index b71de7c69..615f99093 100644 --- a/website/docs/r/aws_auth_backend_login.html.md +++ b/website/docs/r/aws_auth_backend_login.html.md @@ -57,7 +57,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The unique name of the AWS auth backend. Defaults to diff --git a/website/docs/r/aws_auth_backend_role.html.md b/website/docs/r/aws_auth_backend_role.html.md index b22ea878f..ae5d0c7dc 100644 --- a/website/docs/r/aws_auth_backend_role.html.md +++ b/website/docs/r/aws_auth_backend_role.html.md @@ -45,7 +45,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role` - (Required) The name of the role. diff --git a/website/docs/r/aws_auth_backend_role_tag.html.md b/website/docs/r/aws_auth_backend_role_tag.html.md index bff23091b..4c81a9707 100644 --- a/website/docs/r/aws_auth_backend_role_tag.html.md +++ b/website/docs/r/aws_auth_backend_role_tag.html.md @@ -42,7 +42,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role` - (Required) The name of the AWS auth backend role to read diff --git a/website/docs/r/aws_auth_backend_roletag_blacklist.html.md b/website/docs/r/aws_auth_backend_roletag_blacklist.html.md index 3a72ee213..df7f08704 100644 --- a/website/docs/r/aws_auth_backend_roletag_blacklist.html.md +++ b/website/docs/r/aws_auth_backend_roletag_blacklist.html.md @@ -29,7 +29,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the AWS auth backend being configured was diff --git a/website/docs/r/aws_auth_backend_sts_role.html.md b/website/docs/r/aws_auth_backend_sts_role.html.md index 86ba67a57..23e2f1788 100644 --- a/website/docs/r/aws_auth_backend_sts_role.html.md +++ b/website/docs/r/aws_auth_backend_sts_role.html.md @@ -40,7 +40,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `account_id` - (Optional) The AWS account ID to configure the STS role for. diff --git a/website/docs/r/aws_secret_backend.html.md b/website/docs/r/aws_secret_backend.html.md index 68d74b5eb..d016d52d8 100644 --- a/website/docs/r/aws_secret_backend.html.md +++ b/website/docs/r/aws_secret_backend.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `access_key` - (Optional) The AWS Access Key ID this backend should use to @@ -98,4 +98,3 @@ $ terraform import vault_aws_secret_backend.aws aws ## Tutorials Refer to the [Inject Secrets into Terraform Using the Vault Provider](https://learn.hashicorp.com/tutorials/terraform/secrets-vault) tutorial for a step-by-step usage example. - diff --git a/website/docs/r/aws_secret_backend_role.html.md b/website/docs/r/aws_secret_backend_role.html.md index 8fc42dcfd..3fd4023b7 100644 --- a/website/docs/r/aws_secret_backend_role.html.md +++ b/website/docs/r/aws_secret_backend_role.html.md @@ -52,7 +52,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the AWS secret backend is mounted at, diff --git a/website/docs/r/azure_auth_backend_config.html.md b/website/docs/r/azure_auth_backend_config.html.md index 901b5c84c..1fd1b5e95 100644 --- a/website/docs/r/azure_auth_backend_config.html.md +++ b/website/docs/r/azure_auth_backend_config.html.md @@ -46,7 +46,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `tenant_id` - (Required) The tenant id for the Azure Active Directory diff --git a/website/docs/r/azure_auth_backend_role.html.md b/website/docs/r/azure_auth_backend_role.html.md index 038b3de54..02e99b929 100644 --- a/website/docs/r/azure_auth_backend_role.html.md +++ b/website/docs/r/azure_auth_backend_role.html.md @@ -38,7 +38,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role` - (Required) The name of the role. diff --git a/website/docs/r/azure_secret_backend.html.md b/website/docs/r/azure_secret_backend.html.md index adb444daa..da69c22d8 100644 --- a/website/docs/r/azure_secret_backend.html.md +++ b/website/docs/r/azure_secret_backend.html.md @@ -55,7 +55,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `subscription_id` (`string: `) - The subscription id for the Azure Active Directory. diff --git a/website/docs/r/azure_secret_backend_role.html.md b/website/docs/r/azure_secret_backend_role.html.md index 60f8ef4a7..5987d547c 100644 --- a/website/docs/r/azure_secret_backend_role.html.md +++ b/website/docs/r/azure_secret_backend_role.html.md @@ -56,7 +56,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role` - (Required) Name of the Azure role diff --git a/website/docs/r/cert_auth_backend_role.html.md b/website/docs/r/cert_auth_backend_role.html.md index 42c5b4ebc..2d8ac3064 100644 --- a/website/docs/r/cert_auth_backend_role.html.md +++ b/website/docs/r/cert_auth_backend_role.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) Name of the role diff --git a/website/docs/r/consul_secret_backend.html.md b/website/docs/r/consul_secret_backend.html.md index cd6514126..fbfb7adb1 100644 --- a/website/docs/r/consul_secret_backend.html.md +++ b/website/docs/r/consul_secret_backend.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `token` - (Required) The Consul management token this backend should use to issue new tokens. diff --git a/website/docs/r/consul_secret_backend_role.html.md b/website/docs/r/consul_secret_backend_role.html.md index d76e0ad53..67d0376cb 100644 --- a/website/docs/r/consul_secret_backend_role.html.md +++ b/website/docs/r/consul_secret_backend_role.html.md @@ -37,7 +37,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The unique name of an existing Consul secrets backend mount. Must not begin or end with a `/`. One of `path` or `backend` is required. @@ -89,4 +89,4 @@ $ terraform import vault_consul_secret_backend_role.example consul/roles/my-role ## Note About Required Arguments *At least one* of the four arguments `consul_policies`, `consul_roles`, `service_identities`, or `node_identities` is required for a token. If desired, any combination of the four arguments up-to and -including all four, is valid. \ No newline at end of file +including all four, is valid. diff --git a/website/docs/r/egp_policy.html.md b/website/docs/r/egp_policy.html.md index 26ce269c9..4a4b85f30 100644 --- a/website/docs/r/egp_policy.html.md +++ b/website/docs/r/egp_policy.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the policy diff --git a/website/docs/r/gcp_auth_backend.html.md b/website/docs/r/gcp_auth_backend.html.md index 5ae50a432..e73edff74 100644 --- a/website/docs/r/gcp_auth_backend.html.md +++ b/website/docs/r/gcp_auth_backend.html.md @@ -31,7 +31,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `credentials` - A JSON string containing the contents of a GCP credentials file. If this value is empty, Vault will try to use Application Default Credentials from the machine on which the Vault server is running. diff --git a/website/docs/r/gcp_auth_backend_role.html.md b/website/docs/r/gcp_auth_backend_role.html.md index 81643c0e2..2dc54d98b 100644 --- a/website/docs/r/gcp_auth_backend_role.html.md +++ b/website/docs/r/gcp_auth_backend_role.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role` - (Required) Name of the GCP role diff --git a/website/docs/r/gcp_secret_backend.html.md b/website/docs/r/gcp_secret_backend.html.md index 3a5f898dd..30e5e9662 100644 --- a/website/docs/r/gcp_secret_backend.html.md +++ b/website/docs/r/gcp_secret_backend.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `credentials` - (Optional) The GCP service account credentials in JSON format. diff --git a/website/docs/r/gcp_secret_roleset.html.md b/website/docs/r/gcp_secret_roleset.html.md index 6a057e74f..c37e9d744 100644 --- a/website/docs/r/gcp_secret_roleset.html.md +++ b/website/docs/r/gcp_secret_roleset.html.md @@ -47,7 +47,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required, Forces new resource) Path where the GCP Secrets Engine is mounted diff --git a/website/docs/r/gcp_secret_static_account.html.md b/website/docs/r/gcp_secret_static_account.html.md index 59e1cc7f4..5381f6089 100644 --- a/website/docs/r/gcp_secret_static_account.html.md +++ b/website/docs/r/gcp_secret_static_account.html.md @@ -50,7 +50,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required, Forces new resource) Path where the GCP Secrets Engine is mounted diff --git a/website/docs/r/generic_endpoint.html.md b/website/docs/r/generic_endpoint.html.md index 59b11e1b0..c1ce8d8dd 100644 --- a/website/docs/r/generic_endpoint.html.md +++ b/website/docs/r/generic_endpoint.html.md @@ -87,7 +87,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The full logical path at which to write the given diff --git a/website/docs/r/generic_secret.html.md b/website/docs/r/generic_secret.html.md index e50a60e01..cc3dbfcc3 100644 --- a/website/docs/r/generic_secret.html.md +++ b/website/docs/r/generic_secret.html.md @@ -47,7 +47,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The full logical path at which to write the given data. diff --git a/website/docs/r/github_auth_backend.html.md b/website/docs/r/github_auth_backend.html.md index 99cfc1850..8cee60d97 100644 --- a/website/docs/r/github_auth_backend.html.md +++ b/website/docs/r/github_auth_backend.html.md @@ -26,7 +26,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Optional) Path where the auth backend is mounted. Defaults to `auth/github` diff --git a/website/docs/r/github_team.html.md b/website/docs/r/github_team.html.md index c3104569e..9a0ccf139 100644 --- a/website/docs/r/github_team.html.md +++ b/website/docs/r/github_team.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) Path where the github auth backend is mounted. Defaults to `github` diff --git a/website/docs/r/github_user.html.md b/website/docs/r/github_user.html.md index 8ffeebfa7..12ed07db0 100644 --- a/website/docs/r/github_user.html.md +++ b/website/docs/r/github_user.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) Path where the github auth backend is mounted. Defaults to `github` diff --git a/website/docs/r/identity_entity.html.md b/website/docs/r/identity_entity.html.md index e344cf7fa..e89747a91 100644 --- a/website/docs/r/identity_entity.html.md +++ b/website/docs/r/identity_entity.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) Name of the identity entity to create. @@ -58,4 +58,4 @@ Identity entity can be imported using the `id`, e.g. ``` $ terraform import vault_identity_entity.test "ae6f8ued-0f1a-9f6b-2915-1a2be20dc053" -``` \ No newline at end of file +``` diff --git a/website/docs/r/identity_entity_alias.html.md b/website/docs/r/identity_entity_alias.html.md index 94db3a0e2..a4e52576b 100644 --- a/website/docs/r/identity_entity_alias.html.md +++ b/website/docs/r/identity_entity_alias.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) Name of the alias. Name should be the identifier of the client in the authentication source. For example, if the alias belongs to userpass backend, the name should be a valid username within userpass backend. If alias belongs to GitHub, it should be the GitHub username. diff --git a/website/docs/r/identity_entity_policies.html.md b/website/docs/r/identity_entity_policies.html.md index b5f11c165..70f8f41de 100644 --- a/website/docs/r/identity_entity_policies.html.md +++ b/website/docs/r/identity_entity_policies.html.md @@ -68,7 +68,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `policies` - (Required) List of policies to assign to the entity diff --git a/website/docs/r/identity_group.html.md b/website/docs/r/identity_group.html.md index 3698bfbc1..5392c0cef 100644 --- a/website/docs/r/identity_group.html.md +++ b/website/docs/r/identity_group.html.md @@ -79,7 +79,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required, Forces new resource) Name of the identity group to create. diff --git a/website/docs/r/identity_group_alias.html.md b/website/docs/r/identity_group_alias.html.md index 74c118dd9..229c1e074 100644 --- a/website/docs/r/identity_group_alias.html.md +++ b/website/docs/r/identity_group_alias.html.md @@ -39,7 +39,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required, Forces new resource) Name of the group alias to create. @@ -66,4 +66,4 @@ Group aliases can also be imported using the UUID of the alias record, e.g. ```shell terraform import vault_identity_group_alias.alias_name 63104e20-88e4-11eb-8d04-cf7ac9d60157 -``` \ No newline at end of file +``` diff --git a/website/docs/r/identity_group_member_entity_ids.html.md b/website/docs/r/identity_group_member_entity_ids.html.md index ba349de16..27dcda17d 100644 --- a/website/docs/r/identity_group_member_entity_ids.html.md +++ b/website/docs/r/identity_group_member_entity_ids.html.md @@ -86,7 +86,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `member_entity_ids` - (Required) List of member entities that belong to the group diff --git a/website/docs/r/identity_group_policies.html.md b/website/docs/r/identity_group_policies.html.md index 837745a94..1224cc165 100644 --- a/website/docs/r/identity_group_policies.html.md +++ b/website/docs/r/identity_group_policies.html.md @@ -80,7 +80,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `policies` - (Required) List of policies to assign to the group diff --git a/website/docs/r/identity_oidc.html.md b/website/docs/r/identity_oidc.html.md index 57aa2eb4a..e419f2eb2 100644 --- a/website/docs/r/identity_oidc.html.md +++ b/website/docs/r/identity_oidc.html.md @@ -29,7 +29,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `issuer` - (Optional) Issuer URL to be used in the iss claim of the token. If not set, Vault's diff --git a/website/docs/r/identity_oidc_assignment.html.md b/website/docs/r/identity_oidc_assignment.html.md index cfd961967..1cf6e0366 100644 --- a/website/docs/r/identity_oidc_assignment.html.md +++ b/website/docs/r/identity_oidc_assignment.html.md @@ -42,7 +42,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the assignment. diff --git a/website/docs/r/identity_oidc_client.html.md b/website/docs/r/identity_oidc_client.html.md index b7d804b34..3489fd215 100644 --- a/website/docs/r/identity_oidc_client.html.md +++ b/website/docs/r/identity_oidc_client.html.md @@ -42,7 +42,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the client. @@ -76,4 +76,3 @@ OIDC Clients can be imported using the `name`, e.g. ``` $ terraform import vault_identity_oidc_client.test my-app ``` - diff --git a/website/docs/r/identity_oidc_key.html.md b/website/docs/r/identity_oidc_key.html.md index 6aa09d716..3a68a96ee 100644 --- a/website/docs/r/identity_oidc_key.html.md +++ b/website/docs/r/identity_oidc_key.html.md @@ -51,7 +51,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required; Forces new resource) Name of the OIDC Key to create. diff --git a/website/docs/r/identity_oidc_key_allowed_client_id.html.md b/website/docs/r/identity_oidc_key_allowed_client_id.html.md index 2f6bd838a..f30e7d457 100644 --- a/website/docs/r/identity_oidc_key_allowed_client_id.html.md +++ b/website/docs/r/identity_oidc_key_allowed_client_id.html.md @@ -50,7 +50,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `key_name` - (Required; Forces new resource) Name of the OIDC Key allow the Client ID. diff --git a/website/docs/r/identity_oidc_provider.html.md b/website/docs/r/identity_oidc_provider.html.md index 12649b8e1..cda600f6c 100644 --- a/website/docs/r/identity_oidc_provider.html.md +++ b/website/docs/r/identity_oidc_provider.html.md @@ -71,7 +71,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the provider. @@ -100,4 +100,3 @@ OIDC Providers can be imported using the `name`, e.g. ``` $ terraform import vault_identity_oidc_provider.test my-provider ``` - diff --git a/website/docs/r/identity_oidc_role.html.md b/website/docs/r/identity_oidc_role.html.md index cb76d8d3d..c43aff5c6 100644 --- a/website/docs/r/identity_oidc_role.html.md +++ b/website/docs/r/identity_oidc_role.html.md @@ -80,7 +80,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required; Forces new resource) Name of the OIDC Role to create. diff --git a/website/docs/r/identity_oidc_scope.html.md b/website/docs/r/identity_oidc_scope.html.md index ba28c1e1d..09d006e12 100644 --- a/website/docs/r/identity_oidc_scope.html.md +++ b/website/docs/r/identity_oidc_scope.html.md @@ -27,7 +27,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the scope. The `openid` scope name is reserved. diff --git a/website/docs/r/jwt_auth_backend.html.md b/website/docs/r/jwt_auth_backend.html.md index 2a07d4228..e0ec93a85 100644 --- a/website/docs/r/jwt_auth_backend.html.md +++ b/website/docs/r/jwt_auth_backend.html.md @@ -65,7 +65,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to mount the JWT/OIDC auth backend diff --git a/website/docs/r/jwt_auth_backend_role.html.md b/website/docs/r/jwt_auth_backend_role.html.md index 103cfeceb..40de8651e 100644 --- a/website/docs/r/jwt_auth_backend_role.html.md +++ b/website/docs/r/jwt_auth_backend_role.html.md @@ -60,7 +60,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_name` - (Required) The name of the role. diff --git a/website/docs/r/kmip_secret_backend.html.md b/website/docs/r/kmip_secret_backend.html.md index bd4c5df21..4e5d776bd 100644 --- a/website/docs/r/kmip_secret_backend.html.md +++ b/website/docs/r/kmip_secret_backend.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The unique path this backend should be mounted at. Must diff --git a/website/docs/r/kmip_secret_role.html.md b/website/docs/r/kmip_secret_role.html.md index 43f2dae20..ec08fdc4e 100644 --- a/website/docs/r/kmip_secret_role.html.md +++ b/website/docs/r/kmip_secret_role.html.md @@ -46,7 +46,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The unique path this backend should be mounted at. Must diff --git a/website/docs/r/kmip_secret_scope.html.md b/website/docs/r/kmip_secret_scope.html.md index ad41e4783..3ae2b27c0 100644 --- a/website/docs/r/kmip_secret_scope.html.md +++ b/website/docs/r/kmip_secret_scope.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The unique path this backend should be mounted at. Must diff --git a/website/docs/r/kubernetes_auth_backend_role.html.md b/website/docs/r/kubernetes_auth_backend_role.html.md index 242415106..2d1197d39 100644 --- a/website/docs/r/kubernetes_auth_backend_role.html.md +++ b/website/docs/r/kubernetes_auth_backend_role.html.md @@ -36,7 +36,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_name` - (Required) Name of the role. diff --git a/website/docs/r/kubernetes_secret_backend.html.md b/website/docs/r/kubernetes_secret_backend.html.md index bf9aff7d5..ec0a744d6 100644 --- a/website/docs/r/kubernetes_secret_backend.html.md +++ b/website/docs/r/kubernetes_secret_backend.html.md @@ -43,7 +43,7 @@ Additionally, the following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `kubernetes_host` - (Optional) The Kubernetes API URL to connect to. Required if the diff --git a/website/docs/r/kubernetes_secret_backend_role.html.md b/website/docs/r/kubernetes_secret_backend_role.html.md index 5017566d7..54d71e0b6 100644 --- a/website/docs/r/kubernetes_secret_backend_role.html.md +++ b/website/docs/r/kubernetes_secret_backend_role.html.md @@ -131,7 +131,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the role. diff --git a/website/docs/r/kv_secret.html.md b/website/docs/r/kv_secret.html.md index 88dac4670..56c383225 100644 --- a/website/docs/r/kv_secret.html.md +++ b/website/docs/r/kv_secret.html.md @@ -40,7 +40,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Full path of the KV-V1 secret. diff --git a/website/docs/r/kv_secret_backend_v2.html.md b/website/docs/r/kv_secret_backend_v2.html.md index 02bb94e43..fedcadf07 100644 --- a/website/docs/r/kv_secret_backend_v2.html.md +++ b/website/docs/r/kv_secret_backend_v2.html.md @@ -39,7 +39,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `mount` - (Required) Path where KV-V2 engine is mounted. diff --git a/website/docs/r/kv_secret_v2.html.md b/website/docs/r/kv_secret_v2.html.md index c236f7807..7df404f4b 100644 --- a/website/docs/r/kv_secret_v2.html.md +++ b/website/docs/r/kv_secret_v2.html.md @@ -43,7 +43,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `mount` - (Required) Path where KV-V2 engine is mounted. diff --git a/website/docs/r/ldap_auth_backend.html.md b/website/docs/r/ldap_auth_backend.html.md index 88d5acc2c..27b293790 100644 --- a/website/docs/r/ldap_auth_backend.html.md +++ b/website/docs/r/ldap_auth_backend.html.md @@ -31,7 +31,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `url` - (Required) The URL of the LDAP server diff --git a/website/docs/r/ldap_auth_backend_group.html.md b/website/docs/r/ldap_auth_backend_group.html.md index d40be1dd9..e3f254394 100644 --- a/website/docs/r/ldap_auth_backend_group.html.md +++ b/website/docs/r/ldap_auth_backend_group.html.md @@ -37,7 +37,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `groupname` - (Required) The LDAP groupname diff --git a/website/docs/r/ldap_auth_backend_user.html.md b/website/docs/r/ldap_auth_backend_user.html.md index 1a56bffc6..845fa9cb2 100644 --- a/website/docs/r/ldap_auth_backend_user.html.md +++ b/website/docs/r/ldap_auth_backend_user.html.md @@ -37,7 +37,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `username` - (Required) The LDAP username diff --git a/website/docs/r/mfa_duo.html.md b/website/docs/r/mfa_duo.html.md index ec31c8d25..534ef0422 100644 --- a/website/docs/r/mfa_duo.html.md +++ b/website/docs/r/mfa_duo.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `name` `(string: )` – Name of the MFA method. @@ -63,4 +63,3 @@ Mounts can be imported using the `path`, e.g. ``` $ terraform import vault_mfa_duo.my_duo my_duo ``` - diff --git a/website/docs/r/mfa_okta.html.md b/website/docs/r/mfa_okta.html.md index 7e078f4dd..25da7b5ab 100644 --- a/website/docs/r/mfa_okta.html.md +++ b/website/docs/r/mfa_okta.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `name` `(string: )` – Name of the MFA method. @@ -73,4 +73,3 @@ Mounts can be imported using the `path`, e.g. ``` $ terraform import vault_mfa_okta.my_okta my_okta ``` - diff --git a/website/docs/r/mfa_pingid.html.md b/website/docs/r/mfa_pingid.html.md index 43709b1b0..77e8f0148 100644 --- a/website/docs/r/mfa_pingid.html.md +++ b/website/docs/r/mfa_pingid.html.md @@ -36,7 +36,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `name` `(string: )` – Name of the MFA method. @@ -83,4 +83,3 @@ Mounts can be imported using the `path`, e.g. ``` $ terraform import vault_mfa_pingid.my_pingid my_pingid ``` - diff --git a/website/docs/r/mfa_totp.html.md b/website/docs/r/mfa_totp.html.md index aa02264bf..82e333ef3 100644 --- a/website/docs/r/mfa_totp.html.md +++ b/website/docs/r/mfa_totp.html.md @@ -31,7 +31,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `name` `(string: )` – Name of the MFA method. @@ -64,4 +64,3 @@ Mounts can be imported using the `path`, e.g. ``` $ terraform import vault_mfa_totp.my_totp my_totp ``` - diff --git a/website/docs/r/mount.html.md b/website/docs/r/mount.html.md index 001d35b05..33e9b338b 100644 --- a/website/docs/r/mount.html.md +++ b/website/docs/r/mount.html.md @@ -56,7 +56,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Where the secret backend will be mounted diff --git a/website/docs/r/namespace.html.md b/website/docs/r/namespace.html.md index 114816945..87694b0e4 100644 --- a/website/docs/r/namespace.html.md +++ b/website/docs/r/namespace.html.md @@ -77,7 +77,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The path of the namespace. Must not have a trailing `/` diff --git a/website/docs/r/nomad_secret_backend.html.md b/website/docs/r/nomad_secret_backend.html.md index 49058bc70..4a6042764 100644 --- a/website/docs/r/nomad_secret_backend.html.md +++ b/website/docs/r/nomad_secret_backend.html.md @@ -39,7 +39,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The unique path this backend should be mounted at. Must diff --git a/website/docs/r/nomad_secret_role.html.md b/website/docs/r/nomad_secret_role.html.md index 1e2ba1c37..3f51fee7e 100644 --- a/website/docs/r/nomad_secret_role.html.md +++ b/website/docs/r/nomad_secret_role.html.md @@ -44,7 +44,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The unique path this backend should be mounted at. Must diff --git a/website/docs/r/okta_auth_backend.html.md b/website/docs/r/okta_auth_backend.html.md index ff531113c..d88d11765 100644 --- a/website/docs/r/okta_auth_backend.html.md +++ b/website/docs/r/okta_auth_backend.html.md @@ -37,7 +37,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to mount the Okta auth backend diff --git a/website/docs/r/okta_auth_backend_group.html.md b/website/docs/r/okta_auth_backend_group.html.md index 4c1fa243f..2006083b4 100644 --- a/website/docs/r/okta_auth_backend_group.html.md +++ b/website/docs/r/okta_auth_backend_group.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The path where the Okta auth backend is mounted diff --git a/website/docs/r/okta_auth_backend_user.html.md b/website/docs/r/okta_auth_backend_user.html.md index 159e9e431..f5f8e974a 100644 --- a/website/docs/r/okta_auth_backend_user.html.md +++ b/website/docs/r/okta_auth_backend_user.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) The path where the Okta auth backend is mounted diff --git a/website/docs/r/password_policy.html.md b/website/docs/r/password_policy.html.md index 9bd20b848..769a686ab 100644 --- a/website/docs/r/password_policy.html.md +++ b/website/docs/r/password_policy.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the password policy. diff --git a/website/docs/r/pki_secret_backend_cert.html.md b/website/docs/r/pki_secret_backend_cert.html.md index 8ef741b28..c30349d23 100755 --- a/website/docs/r/pki_secret_backend_cert.html.md +++ b/website/docs/r/pki_secret_backend_cert.html.md @@ -36,7 +36,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/pki_secret_backend_config_ca.html.md b/website/docs/r/pki_secret_backend_config_ca.html.md index 2b31bba40..d9f770bbd 100644 --- a/website/docs/r/pki_secret_backend_config_ca.html.md +++ b/website/docs/r/pki_secret_backend_config_ca.html.md @@ -84,7 +84,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/pki_secret_backend_config_urls.html.md b/website/docs/r/pki_secret_backend_config_urls.html.md index 2e9d7cec7..3ef6a987f 100644 --- a/website/docs/r/pki_secret_backend_config_urls.html.md +++ b/website/docs/r/pki_secret_backend_config_urls.html.md @@ -35,7 +35,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the PKI secret backend is mounted at, with no leading or trailing `/`s. diff --git a/website/docs/r/pki_secret_backend_crl_config.html.md b/website/docs/r/pki_secret_backend_crl_config.html.md index 2f855aff9..37aa2ea0e 100644 --- a/website/docs/r/pki_secret_backend_crl_config.html.md +++ b/website/docs/r/pki_secret_backend_crl_config.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the PKI secret backend is mounted at, with no leading or trailing `/`s. diff --git a/website/docs/r/pki_secret_backend_intermediate_cert_request.html.md b/website/docs/r/pki_secret_backend_intermediate_cert_request.html.md index edb82a47c..b812e5204 100644 --- a/website/docs/r/pki_secret_backend_intermediate_cert_request.html.md +++ b/website/docs/r/pki_secret_backend_intermediate_cert_request.html.md @@ -34,7 +34,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/pki_secret_backend_intermediate_set_signed.html.md b/website/docs/r/pki_secret_backend_intermediate_set_signed.html.md index 9d96dc1ca..404242c4d 100644 --- a/website/docs/r/pki_secret_backend_intermediate_set_signed.html.md +++ b/website/docs/r/pki_secret_backend_intermediate_set_signed.html.md @@ -84,7 +84,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/pki_secret_backend_role.html.md b/website/docs/r/pki_secret_backend_role.html.md index 030144213..5a57c6fee 100644 --- a/website/docs/r/pki_secret_backend_role.html.md +++ b/website/docs/r/pki_secret_backend_role.html.md @@ -38,7 +38,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the PKI secret backend is mounted at, with no leading or trailing `/`s. diff --git a/website/docs/r/pki_secret_backend_root_cert.html.md b/website/docs/r/pki_secret_backend_root_cert.html.md index fb882b15f..a70789c13 100644 --- a/website/docs/r/pki_secret_backend_root_cert.html.md +++ b/website/docs/r/pki_secret_backend_root_cert.html.md @@ -42,7 +42,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/pki_secret_backend_root_sign_intermediate.html.md b/website/docs/r/pki_secret_backend_root_sign_intermediate.html.md index 0156c3241..3715783dc 100644 --- a/website/docs/r/pki_secret_backend_root_sign_intermediate.html.md +++ b/website/docs/r/pki_secret_backend_root_sign_intermediate.html.md @@ -30,7 +30,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/pki_secret_backend_sign.html.md b/website/docs/r/pki_secret_backend_sign.html.md index aeda97b89..d9908e396 100644 --- a/website/docs/r/pki_secret_backend_sign.html.md +++ b/website/docs/r/pki_secret_backend_sign.html.md @@ -63,7 +63,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The PKI secret backend the resource belongs to. diff --git a/website/docs/r/policy.html.md b/website/docs/r/policy.html.md index 3f54d4618..48067ffaf 100644 --- a/website/docs/r/policy.html.md +++ b/website/docs/r/policy.html.md @@ -29,7 +29,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the policy @@ -54,4 +54,4 @@ Refer to the following tutorials for additional usage examples: - [Codify Management of Vault Enterprise Using Terraform](https://learn.hashicorp.com/tutorials/vault/codify-mgmt-enterprise) -- [Codify Management of Vault Using Terraform](https://learn.hashicorp.com/tutorials/vault/codify-mgmt-oss) \ No newline at end of file +- [Codify Management of Vault Using Terraform](https://learn.hashicorp.com/tutorials/vault/codify-mgmt-oss) diff --git a/website/docs/r/rabbitmq_secret_backend.html.md b/website/docs/r/rabbitmq_secret_backend.html.md index 919b7ba99..f05505920 100644 --- a/website/docs/r/rabbitmq_secret_backend.html.md +++ b/website/docs/r/rabbitmq_secret_backend.html.md @@ -34,7 +34,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `connection_uri` - (Required) Specifies the RabbitMQ connection URI. diff --git a/website/docs/r/rabbitmq_secret_backend_role.html.md b/website/docs/r/rabbitmq_secret_backend_role.html.md index 4b9a2549d..8a3348d40 100644 --- a/website/docs/r/rabbitmq_secret_backend_role.html.md +++ b/website/docs/r/rabbitmq_secret_backend_role.html.md @@ -58,7 +58,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the RabbitMQ secret backend is mounted at, diff --git a/website/docs/r/raft_autopilot.html.md b/website/docs/r/raft_autopilot.html.md index 72be3f242..6f107091b 100644 --- a/website/docs/r/raft_autopilot.html.md +++ b/website/docs/r/raft_autopilot.html.md @@ -32,7 +32,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `cleanup_dead_servers` – (Optional) Specifies whether to remove dead server nodes diff --git a/website/docs/r/raft_snapshot_agent_config.html.md b/website/docs/r/raft_snapshot_agent_config.html.md index c49ca210c..f89bd9c4c 100644 --- a/website/docs/r/raft_snapshot_agent_config.html.md +++ b/website/docs/r/raft_snapshot_agent_config.html.md @@ -86,7 +86,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. - `name` `` – Name of the configuration to modify. diff --git a/website/docs/r/rgp_policy.html.md b/website/docs/r/rgp_policy.html.md index a03ee1e5b..5b28b7861 100644 --- a/website/docs/r/rgp_policy.html.md +++ b/website/docs/r/rgp_policy.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) The name of the policy diff --git a/website/docs/r/ssh_secret_backend_ca.html.md b/website/docs/r/ssh_secret_backend_ca.html.md index cfab49409..498ba46d7 100644 --- a/website/docs/r/ssh_secret_backend_ca.html.md +++ b/website/docs/r/ssh_secret_backend_ca.html.md @@ -29,7 +29,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The path where the SSH secret backend is mounted. Defaults to 'ssh' diff --git a/website/docs/r/ssh_secret_backend_role.html.md b/website/docs/r/ssh_secret_backend_role.html.md index 5d0cb0ec3..857902141 100644 --- a/website/docs/r/ssh_secret_backend_role.html.md +++ b/website/docs/r/ssh_secret_backend_role.html.md @@ -41,7 +41,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `name` - (Required) Specifies the name of the role to create. diff --git a/website/docs/r/terraform_cloud_secret_creds.html.md b/website/docs/r/terraform_cloud_secret_creds.html.md index ae13d581e..3affac140 100644 --- a/website/docs/r/terraform_cloud_secret_creds.html.md +++ b/website/docs/r/terraform_cloud_secret_creds.html.md @@ -47,7 +47,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path to the Terraform Cloud secret backend to @@ -71,4 +71,4 @@ to identify the user of the call. * `team_id` - The team id associated with the token provided. * `lease_id` - The lease associated with the token. Only user tokens will have a -Vault lease associated with them. \ No newline at end of file +Vault lease associated with them. diff --git a/website/docs/r/terraform_cloud_secret_role.html.md b/website/docs/r/terraform_cloud_secret_role.html.md index 9de7dde04..754a9626d 100644 --- a/website/docs/r/terraform_cloud_secret_role.html.md +++ b/website/docs/r/terraform_cloud_secret_role.html.md @@ -34,7 +34,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Optional) The unique name of an existing Terraform Cloud secrets backend mount. Must not begin or end with a `/`. diff --git a/website/docs/r/token.html.md b/website/docs/r/token.html.md index ed3b26e92..378499cca 100644 --- a/website/docs/r/token.html.md +++ b/website/docs/r/token.html.md @@ -51,7 +51,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_name` - (Optional) The token role name diff --git a/website/docs/r/token_auth_backend_role.html.md b/website/docs/r/token_auth_backend_role.html.md index 4d018168c..782394562 100644 --- a/website/docs/r/token_auth_backend_role.html.md +++ b/website/docs/r/token_auth_backend_role.html.md @@ -34,7 +34,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `role_name` - (Required) The name of the role. diff --git a/website/docs/r/transform_alphabet.html.md b/website/docs/r/transform_alphabet.html.md index ca9334de6..8556e296b 100644 --- a/website/docs/r/transform_alphabet.html.md +++ b/website/docs/r/transform_alphabet.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to where the back-end is mounted within Vault. diff --git a/website/docs/r/transform_role.html.md b/website/docs/r/transform_role.html.md index 3c8c75e39..318a80481 100644 --- a/website/docs/r/transform_role.html.md +++ b/website/docs/r/transform_role.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to where the back-end is mounted within Vault. diff --git a/website/docs/r/transform_template.html.md b/website/docs/r/transform_template.html.md index 4d94be1a1..445c2e397 100644 --- a/website/docs/r/transform_template.html.md +++ b/website/docs/r/transform_template.html.md @@ -56,7 +56,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to where the back-end is mounted within Vault. diff --git a/website/docs/r/transform_transformation.html.md b/website/docs/r/transform_transformation.html.md index c5c093fe9..769bec0ab 100644 --- a/website/docs/r/transform_transformation.html.md +++ b/website/docs/r/transform_transformation.html.md @@ -36,7 +36,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `path` - (Required) Path to where the back-end is mounted within Vault. diff --git a/website/docs/r/transit_secret_backend_cache_config.html.md b/website/docs/r/transit_secret_backend_cache_config.html.md index 206404b08..891fac7f4 100644 --- a/website/docs/r/transit_secret_backend_cache_config.html.md +++ b/website/docs/r/transit_secret_backend_cache_config.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the transit secret backend is mounted at, with no leading or trailing `/`s. diff --git a/website/docs/r/transit_secret_backend_key.html.md b/website/docs/r/transit_secret_backend_key.html.md index c0024a5ec..069af5e8b 100644 --- a/website/docs/r/transit_secret_backend_key.html.md +++ b/website/docs/r/transit_secret_backend_key.html.md @@ -33,7 +33,7 @@ The following arguments are supported: * `namespace` - (Optional) The namespace to provision the resource in. The value should not contain leading or trailing forward slashes. - The `namespace` is always relative to the provider's configured [namespace](../index.html#namespace). + The `namespace` is always relative to the provider's configured [namespace](/docs/providers/vault#namespace). *Available only for Vault Enterprise*. * `backend` - (Required) The path the transit secret backend is mounted at, with no leading or trailing `/`s.