github.com/crossplane/upjet@v1.3.0/pkg/migration/testdata/source/awsvpc.yaml (about) 1 # SPDX-FileCopyrightText: 2023 The Crossplane Authors <https://crossplane.io> 2 # 3 # SPDX-License-Identifier: Apache-2.0 4 5 apiVersion: ec2.aws.crossplane.io/v1beta1 6 kind: VPC 7 metadata: 8 name: sample-vpc 9 spec: 10 forProvider: 11 region: us-west-1 12 cidrBlock: 172.16.0.0/16