Closed jhudson10x closed 2 years ago
Hi @jhudson10x and @candiduslynx, I moved this PR to our monorepo (including original commits) via https://github.com/cloudquery/cloudquery/pull/1325. Since https://github.com/cloudquery/cloudquery/pull/1325 was approved and merged I suggest to do any follow up changes in another PR. Thanks for the contribution @jhudson10x!
Closing in favor https://github.com/cloudquery/cloudquery/pull/1325
Summary
Add new resource for EC2 Key Pairs
https://github.com/cloudquery/cq-provider-aws/issues/1403
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 ๐