SecretBackendRoleSecretBackendRole is the Schema for the SecretBackendRoles API. Create a role on an PKI Secret Backend for Vault.
TypeMR
Providerprovider-vault
Grouppki.vault.m.upbound.io
Scopenamespaced
Versionv1alpha1

1apiVersion: pki.vault.m.upbound.io/v1alpha1

2kind: SecretBackendRole

kind
string
metadata
object
spec
object

SecretBackendRoleSpec defines the desired state of SecretBackendRole

forProvider
required
object

(No description available)

array

List of allowed domains for certificates The domains of the role.

array

Defines allowed custom SANs Defines allowed custom SANs

array

An array of allowed serial numbers to put in Subject Defines allowed Subject serial numbers.

array

Defines allowed URI SANs Defines allowed URI SANs

array

Defines allowed User IDs The allowed User ID's.

backend
string
object

Reference to a Mount in vault to populate backend.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a Mount in vault to populate backend.

namespace
string
policy
object

Policies for selection.

resolve
string
clientFlag
boolean
array

Validations to run on the Common Name field of the certificate, choices: email, hostname, disabled Specify validations to run on the Common Name field of the certificate.

country
array

The country of generated certificates The country of generated certificates.

array

Specify the allowed extended key usage constraint on issued certificates Specify the allowed extended key usage constraint on issued certificates.

array

Specify the allowed extended key usage OIDs constraint on issued certificates A list of extended key usage OIDs.

issuerRef
string
keyBits
number
keyType
string
array

Specify the allowed key usage constraint on issued certificates. Defaults to ["DigitalSignature", "KeyAgreement", "KeyEncipherment"]). To specify no default key usage constraints, set this to an empty list []. Specify the allowed key usage constraint on issued certificates.

array

The locality of generated certificates The locality of generated certificates.

maxTtl
string
name
string
namespace
string
noStore
boolean
notAfter
string
array

The organization of generated certificates The organization of generated certificates.

ou
array

The organization unit of generated certificates The organization unit of generated certificates.

array

(Vault 1.11+ only) A block for specifying policy identifers. The policy_identifier block can be repeated, and supports the following arguments: Policy identifier block; can only be used with Vault 1.11+

cps
string
notice
string
oid
string
array

Specify the list of allowed policies OIDs. Use with Vault 1.10 or before. For Vault 1.11+, use policy_identifier blocks instead Specify the list of allowed policies OIDs.

array

The postal code of generated certificates The postal code of generated certificates.

array

The province of generated certificates The province of generated certificates.

requireCn
boolean
serverFlag
boolean
array

The street address of generated certificates The street address of generated certificates.

ttl
string
useCsrSans
boolean
usePss
boolean
object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

array

List of allowed domains for certificates The domains of the role.

array

Defines allowed custom SANs Defines allowed custom SANs

array

An array of allowed serial numbers to put in Subject Defines allowed Subject serial numbers.

array

Defines allowed URI SANs Defines allowed URI SANs

array

Defines allowed User IDs The allowed User ID's.

backend
string
object

Reference to a Mount in vault to populate backend.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a Mount in vault to populate backend.

namespace
string
policy
object

Policies for selection.

resolve
string
clientFlag
boolean
array

Validations to run on the Common Name field of the certificate, choices: email, hostname, disabled Specify validations to run on the Common Name field of the certificate.

country
array

The country of generated certificates The country of generated certificates.

array

Specify the allowed extended key usage constraint on issued certificates Specify the allowed extended key usage constraint on issued certificates.

array

Specify the allowed extended key usage OIDs constraint on issued certificates A list of extended key usage OIDs.

issuerRef
string
keyBits
number
keyType
string
array

Specify the allowed key usage constraint on issued certificates. Defaults to ["DigitalSignature", "KeyAgreement", "KeyEncipherment"]). To specify no default key usage constraints, set this to an empty list []. Specify the allowed key usage constraint on issued certificates.

array

The locality of generated certificates The locality of generated certificates.

maxTtl
string
name
string
namespace
string
noStore
boolean
notAfter
string
array

The organization of generated certificates The organization of generated certificates.

ou
array

The organization unit of generated certificates The organization unit of generated certificates.

array

(Vault 1.11+ only) A block for specifying policy identifers. The policy_identifier block can be repeated, and supports the following arguments: Policy identifier block; can only be used with Vault 1.11+

cps
string
notice
string
oid
string
array

Specify the list of allowed policies OIDs. Use with Vault 1.10 or before. For Vault 1.11+, use policy_identifier blocks instead Specify the list of allowed policies OIDs.

array

The postal code of generated certificates The postal code of generated certificates.

array

The province of generated certificates The province of generated certificates.

requireCn
boolean
serverFlag
boolean
array

The street address of generated certificates The street address of generated certificates.

ttl
string
useCsrSans
boolean
usePss
boolean
array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

kind
required
string
name
required
string
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

name
required
string
status
object

SecretBackendRoleStatus defines the observed state of SecretBackendRole.

object

(No description available)

array

List of allowed domains for certificates The domains of the role.

array

Defines allowed custom SANs Defines allowed custom SANs

array

An array of allowed serial numbers to put in Subject Defines allowed Subject serial numbers.

array

Defines allowed URI SANs Defines allowed URI SANs

array

Defines allowed User IDs The allowed User ID's.

backend
string
clientFlag
boolean
array

Validations to run on the Common Name field of the certificate, choices: email, hostname, disabled Specify validations to run on the Common Name field of the certificate.

country
array

The country of generated certificates The country of generated certificates.

array

Specify the allowed extended key usage constraint on issued certificates Specify the allowed extended key usage constraint on issued certificates.

array

Specify the allowed extended key usage OIDs constraint on issued certificates A list of extended key usage OIDs.

id
string
issuerRef
string
keyBits
number
keyType
string
array

Specify the allowed key usage constraint on issued certificates. Defaults to ["DigitalSignature", "KeyAgreement", "KeyEncipherment"]). To specify no default key usage constraints, set this to an empty list []. Specify the allowed key usage constraint on issued certificates.

array

The locality of generated certificates The locality of generated certificates.

maxTtl
string
name
string
namespace
string
noStore
boolean
notAfter
string
array

The organization of generated certificates The organization of generated certificates.

ou
array

The organization unit of generated certificates The organization unit of generated certificates.

array

(Vault 1.11+ only) A block for specifying policy identifers. The policy_identifier block can be repeated, and supports the following arguments: Policy identifier block; can only be used with Vault 1.11+

cps
string
notice
string
oid
string
array

Specify the list of allowed policies OIDs. Use with Vault 1.10 or before. For Vault 1.11+, use policy_identifier blocks instead Specify the list of allowed policies OIDs.

array

The postal code of generated certificates The postal code of generated certificates.

array

The province of generated certificates The province of generated certificates.

requireCn
boolean
serverFlag
boolean
array

The street address of generated certificates The street address of generated certificates.

ttl
string
useCsrSans
boolean
usePss
boolean
array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string