TopicIAMMember is the Schema for the TopicIAMMembers API. <no value>
Type
CRD
Group
pubsub.gcp.upbound.io
Version
v1beta1
apiVersion: pubsub.gcp.upbound.io/v1beta1
kind: TopicIAMMember
TopicIAMMemberSpec defines the desired state of TopicIAMMember
No description provided.
No description provided.
Reference to a Topic to populate topic.
Policies for referencing.
Selector for a Topic to populate topic.
Policies for selection.
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.
TopicIAMMemberStatus defines the observed state of TopicIAMMember.
Conditions of the resource.
topic-iam-member
apiVersion: pubsub.gcp.upbound.io/v1beta1
kind: TopicIAMMember
metadata:
annotations:
meta.upbound.io/example-id: storage/v1beta1/notification
labels:
testing.upbound.io/example-name: topic
name: topic-iam-member
spec:
forProvider:
member: serviceAccount:service-<yourprojectnumber>@gs-project-accounts.iam.gserviceaccount.com
role: roles/pubsub.publisher
topicSelector:
matchLabels:
testing.upbound.io/example-name: topic
topic-iam-member
apiVersion: pubsub.gcp.upbound.io/v1beta1
kind: TopicIAMMember
metadata:
annotations:
meta.upbound.io/example-id: pubsub/v1beta1/topiciammember
labels:
testing.upbound.io/example-name: topic-iam-member
name: topic-iam-member
spec:
forProvider:
member: ${data.google_iam_member.member}
role: roles/editor
topicSelector:
matchLabels:
testing.upbound.io/example-name: topic-iam-member
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.