-
Notifications
You must be signed in to change notification settings - Fork 132
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
Configure the Environment.mwaa resource and add an example #1395
Conversation
/test-examples="examples/mwaa/v1beta1/environment.yaml" |
/test-examples="examples/mwaa/v1beta1/environment.yaml" |
As far as I can see from the logs, the import test of some dependent resources failed due to the id change. That's why I disable the import test of resources other than the |
/test-examples="examples/mwaa/v1beta1/environment.yaml" |
Signed-off-by: sanhaKimVics <sanha.kim@vicsnc.com>
Signed-off-by: sanhaKimVics <sanha.kim@vicsnc.com>
Signed-off-by: sanhaKimVics <sanha.kim@vicsnc.com>
Signed-off-by: Fatih Türken <turkenf@gmail.com>
Signed-off-by: Fatih Türken <turkenf@gmail.com>
/test-examples="examples/mwaa/v1beta1/environment.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @turkenf. LGTM.
Description of your changes
This PR adds aws_mwaa_environment resource.
Fixes #1093
I have:
make reviewable
to ensure this PR is ready for review.Addedbackport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
Manually:
Uptest: https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/9882342716