Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import VPC example #184

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Import VPC example #184

merged 1 commit into from
Aug 18, 2023

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Aug 17, 2023

Description of your changes

Example demonstrating the ability to automate import process for the specific resource with the inline data source

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

k apply -f definition.yaml
k apply -f composition.yaml
k apply -f xsubnet.yaml

k get managed
NAME                                                    READY   SYNCED   EXTERNAL-NAME           AGE
vpc.ec2.aws.upbound.io/subnet-with-imported-vpc-sspww   True    True     vpc-0765383aaaff2249c   13m

NAME                                                       READY   SYNCED   EXTERNAL-NAME              AGE
subnet.ec2.aws.upbound.io/subnet-with-imported-vpc-k4r9f   True    True     subnet-0f03b7dcc6424ebe5   17m

NAME                                                     READY   SYNCED   AGE
workspace.tf.upbound.io/subnet-with-imported-vpc-xfnwz   True    True    17m

Signed-off-by: Yury Tsarev <yury@upbound.io>
@ytsarev ytsarev merged commit 38b0361 into upbound:main Aug 18, 2023
@ytsarev ytsarev deleted the crossplaner branch August 18, 2023 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants