github.com/crossplane/upjet@v1.3.0/pkg/migration/testdata/plan/claim.yaml (about)

     1  # SPDX-FileCopyrightText: 2023 The Crossplane Authors <https://crossplane.io>
     2  #
     3  # SPDX-License-Identifier: Apache-2.0
     4  
     5  apiVersion: test.com/v1alpha1
     6  kind: MyResource
     7  metadata:
     8    name: my-resource
     9    namespace: upbound-system
    10  spec:
    11    compositionRef:
    12      name: example
    13    parameters:
    14      tagValue: demo-test
    15      region: us-west-1