Skip to content

Add Crossplane Addons #599

@mms-gianni

Description

@mms-gianni

Description

Use Crossplane to for simple Add-Creation

Possible solution

Start with a AWS s3 Addon

Alternatives

No response

Additional information

https://marketplace.upbound.io/providers/upbound/provider-aws-s3/v1.19.0/resources/s3.aws.upbound.io/Bucket/v1beta1

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

No one assigned

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions