-
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
Add Glue crawler, connection resources #159
Add Glue crawler, connection resources #159
Conversation
Signed-off-by: Steven Borrelli <[email protected]>
Signed-off-by: Steven Borrelli <[email protected]>
Signed-off-by: Steven Borrelli <[email protected]>
Signed-off-by: Steven Borrelli <[email protected]>
Signed-off-by: Steven Borrelli <[email protected]>
Signed-off-by: Steven Borrelli <[email protected]>
/test-examples="examples/glue/catalogdatabase.yaml,examples/glue/connection.yaml,examples/glue/crawler.yaml,examples/glue/role.yaml" |
Signed-off-by: Steven Borrelli <[email protected]>
/test-examples="examples/glue/catalogdatabase.yaml,examples/glue/connection.yaml,examples/glue/crawler.yaml,examples/glue/role.yaml" |
/test-examples="examples/glue/catalogdatabase.yaml" |
Signed-off-by: Steven Borrelli <[email protected]>
/test-examples="examples/glue/catalogdatabase.yaml" |
Signed-off-by: Steven Borrelli <[email protected]>
/test-examples="examples/glue/catalogdatabase.yaml,examples/glue/connection.yaml,examples/glue/crawler.yaml,examples/glue/role.yaml" |
This is ready for review. |
Description of your changes
Implements the following AWS glue resources
Fixes #92
I have:
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/3491804704/jobs/5844868886