-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
Description
Description
Use Crossplane to for simple Add-Creation
Possible solution
Start with a AWS s3 Addon
Alternatives
No response
Additional information
apiVersion: s3.aws.upbound.io/v1beta1
kind: Bucket
metadata:
annotations:
meta.upbound.io/example-id: s3/v1beta1/object
labels:
testing.upbound.io/example-name: s3
name: example-random
spec:
forProvider:
objectLockEnabled: true
region: us-west-1
tags:
Name: SampleBucket
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress