-
Notifications
You must be signed in to change notification settings - Fork 123
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
Moving accessanalyzer (1),account (1), amplify (4) resources to v1beta1 version #165
Moving accessanalyzer (1),account (1), amplify (4) resources to v1beta1 version #165
Conversation
/test-examples="examples/accessanalyzer/analyzer.yaml" |
/test-examples="examples/account/alternatecontact.yaml" |
/test-examples="examples/amplify/app.yaml" |
/test-examples="examples/amplify/backendenvironment.yaml" |
/test-examples="examples/amplify/branch.yaml" |
/test-examples="examples/amplify/webhook.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.
Looking great, thanks @svscheg!
Two requests before merge:
- Please rebase your PR on top of latest main. There is a conflict after getting a couple of PRs merged.
- Could you add some more details on
How has this code been tested
section? Similar to Add 6 aws appmesh services #147
7391d21
to
1547298
Compare
1547298
to
f94b16c
Compare
/test-examples="examples/accessanalyzer/analyzer.yaml" |
/test-examples="examples/account/alternatecontact.yaml" |
/test-examples="examples/amplify/app.yaml" |
/test-examples="examples/amplify/backendenvironment.yaml" |
/test-examples="examples/amplify/branch.yaml" |
/test-examples="examples/amplify/webhook.yaml" |
Description of your changes
Moving accessanalyzer (1),account (1), amplify (4) resources to v1beta1 version.
Moving 1 resource in the
accessanalyzer
group:aws_accessanalyzer_analyzer
Moving 1 resource in the
account
group:aws_account_alternate_contact
Moving 4 resources in the
amplify
group:aws_amplify_app
aws_amplify_backend_environment
aws_amplify_branch
aws_amplify_webhook
Fixes #71
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Manually and Uptest.
aws_accessanalyzer_analyzer
- https://github.com/upbound/provider-aws/actions/runs/3522156683/jobs/5904803364aws_account_alternate_contact
- https://github.com/upbound/provider-aws/actions/runs/3522158119/jobs/5904806470aws_amplify_app
- https://github.com/upbound/provider-aws/actions/runs/3522162150/jobs/5904814752aws_amplify_backend_environment
- https://github.com/upbound/provider-aws/actions/runs/3522164390/jobs/5904819662aws_amplify_branch
- https://github.com/upbound/provider-aws/actions/runs/3522165753/jobs/5904822157aws_amplify_webhook
- https://github.com/upbound/provider-aws/actions/runs/3522166942/jobs/5904825079