ResourceProviderRegistration is the Schema for the ResourceProviderRegistrations API. Manages the Registration of a Resource Provider.
Type
CRD
Group
azure.upbound.io
Version
v1beta1
apiVersion: azure.upbound.io/v1beta1
kind: ResourceProviderRegistration
ResourceProviderRegistrationSpec defines the desired state of ResourceProviderRegistration
No description provided.
A list of feature blocks as defined below.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config 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.
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. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
ResourceProviderRegistrationStatus defines the observed state of ResourceProviderRegistration.
No description provided.
A list of feature blocks as defined below.
Conditions of the resource.
example
apiVersion: azure.upbound.io/v1beta1
kind: ResourceProviderRegistration
metadata:
annotations:
crossplane.io/external-name: /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PolicyInsights
meta.upbound.io/example-id: azure/v1beta1/resourceproviderregistration
upjet.upbound.io/manual-intervention: Testing of this resource dangerous. It can cause undesired situations.
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
name: Microsoft.PolicyInsights