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

Reconcile aws_appconfig_environment using the TF SDK-based external client #1038

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

ulucinar
Copy link
Collaborator

@ulucinar ulucinar commented Dec 21, 2023

Description of your changes

aws_appconfig_environment is a terraform-plugin-sdk resource which we are currently reconciling using the CLI-based reconciler. This PR changes its external client to controller.noForkAsyncExternal so that it's reconciled under the new architecture.

I have:

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

How has this code been tested

Via uptest: https://github.com/upbound/provider-aws/actions/runs/7291718665

@ulucinar
Copy link
Collaborator Author

/test-examples="examples/appconfig/environment.yaml"

@ulucinar ulucinar requested a review from mergenci December 21, 2023 18:29
Copy link
Collaborator

@mergenci mergenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ulucinar. LGTM.

@ulucinar ulucinar merged commit 8f71137 into crossplane-contrib:main Dec 22, 2023
10 checks passed
@ulucinar ulucinar deleted the fix-cli-appconfig branch December 22, 2023 07:59
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