github.com/crossplane/upjet@v1.3.0/pkg/migration/testdata/source/resourcegroup.yaml (about) 1 # SPDX-FileCopyrightText: 2023 The Crossplane Authors <https://crossplane.io> 2 # 3 # SPDX-License-Identifier: Apache-2.0 4 5 apiVersion: azure.crossplane.io/v1beta1 6 kind: ResourceGroup 7 metadata: 8 name: example-resources 9 spec: 10 forProvider: 11 location: "West Europe"