A ProviderConfig configures an Asnible provider.
Type
CRD
Group
ansible.crossplane.io
Version
v1alpha1
apiVersion: ansible.crossplane.io/v1alpha1
kind: ProviderConfig
A ProviderConfigSpec defines the desired state of a ProviderConfig.
Credentials required to authenticate to this provider.
Env is a reference to an environment variable that contains credentials that must be used to connect to the provider.
Fs is a reference to a filesystem location that contains credentials that must be used to connect to the provider.
A ProviderConfigStatus reflects the observed state of a ProviderConfig.
Conditions of the resource.
default
apiVersion: ansible.crossplane.io/v1alpha1
kind: ProviderConfig
metadata:
name: default
spec:
credentials:
- filename: gcp-credentials.json
secretRef:
key: credentials
name: gcp-credentials
namespace: crossplane-system
source: Secret
requirements: |
---
collections:
- name: google.cloud
source: https://galaxy.ansible.com
version: "1.0.2"
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.