Closed travwarren closed 2 years ago
Hi @travwarren and thank you for the PR ๐ You've caught us in a middle of a migration to a monorepo, and the code for the AWS provider is now here.
I've recreated your PR (using your commits) in https://github.com/cloudquery/cloudquery/pull/1326 so we can continue the work there. You can also recreate it yourself if you'd like
Closing in favor of https://github.com/cloudquery/cloudquery/pull/1326, we do any follow up work there. Thanks for the contribution @travwarren ๐
Summary
Adds tags for Glue databases
Use the following steps to ensure your PR is ready to be reviewed
go fmt
to format your code ๐golangci-lint run
๐จ (install golangci-lint here)go run ./docs/docs.go
and committing the changes ๐