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

Add Glue crawler, connection resources #159

Merged
merged 9 commits into from
Nov 21, 2022

Conversation

stevendborrelli
Copy link
Contributor

@stevendborrelli stevendborrelli commented Nov 17, 2022

Description of your changes

Implements the following AWS glue resources

Fixes #92

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/3491804704/jobs/5844868886

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]>
@stevendborrelli
Copy link
Contributor Author

/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]>
@stevendborrelli
Copy link
Contributor Author

/test-examples="examples/glue/catalogdatabase.yaml,examples/glue/connection.yaml,examples/glue/crawler.yaml,examples/glue/role.yaml"

@stevendborrelli
Copy link
Contributor Author

/test-examples="examples/glue/catalogdatabase.yaml"

Signed-off-by: Steven Borrelli <[email protected]>
@stevendborrelli
Copy link
Contributor Author

/test-examples="examples/glue/catalogdatabase.yaml"

Signed-off-by: Steven Borrelli <[email protected]>
@stevendborrelli
Copy link
Contributor Author

/test-examples="examples/glue/catalogdatabase.yaml,examples/glue/connection.yaml,examples/glue/crawler.yaml,examples/glue/role.yaml"

@stevendborrelli
Copy link
Contributor Author

This is ready for review.

@turkenh turkenh merged commit 84fc170 into crossplane-contrib:main Nov 21, 2022
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.

Request for aws_glue Glue resources
2 participants