Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

fix: List buckets only us-east-1 #1088

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

roneli
Copy link
Contributor

@roneli roneli commented Jun 21, 2022

πŸŽ‰ Thank you for making CloudQuery awesome by submitting a PR πŸŽ‰

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests. Learn more about testing here πŸ§ͺ
  • Update the docs by running go run ./docs/docs.go and committing the changes πŸ“ƒ
  • If adding a new resource, add relevant Terraform files in a separate PR πŸ“‚
  • Ensure the status checks below are successful βœ…

@roneli roneli requested a review from a team as a code owner June 21, 2022 12:48
@roneli roneli requested review from spangenberg and removed request for a team June 21, 2022 12:48
@bbernays bbernays linked an issue Jun 21, 2022 that may be closed by this pull request
@roneli roneli merged commit b3d7476 into cloudquery:main Jun 22, 2022
@roneli roneli deleted the fix-list-buckets-only-us-east-1 branch June 22, 2022 06:39
kodiakhq bot pushed a commit that referenced this pull request Jun 22, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.16-rc2](v0.12.16-rc1...v0.12.16-rc2) (2022-06-22)


### Bug Fixes

* Classify to many open files ([#1064](#1064)) ([89b1684](89b1684))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.12.1 ([#1083](#1083)) ([6a4dc83](6a4dc83))
* List buckets only us-east-1 ([#1088](#1088)) ([b3d7476](b3d7476))
* Rename S3 Resources ([#1082](#1082)) ([757b9aa](757b9aa))


### Miscellaneous Chores

* Release 0.12.16-rc2 ([#1090](#1090)) ([1dca452](1dca452))
* Release v0.12.16 ([#1086](#1086)) ([885ff24](885ff24))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 22, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.16](v0.12.15...v0.12.16) (2022-06-22)


### Features

* YAML config support ([#1067](#1067)) ([24d2722](24d2722))


### Bug Fixes

* **deps:** Upgrade AWS ECR SDK ([#1079](#1079)) ([7de5bda](7de5bda))
* Classify to many open files ([#1064](#1064)) ([89b1684](89b1684))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.12.1 ([#1083](#1083)) ([6a4dc83](6a4dc83))
* List buckets only us-east-1 ([#1088](#1088)) ([b3d7476](b3d7476))
* Rename S3 Resources ([#1082](#1082)) ([757b9aa](757b9aa))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
erezrokah pushed a commit to cloudquery/cloudquery that referenced this pull request Aug 14, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.16-rc2](cloudquery/cq-provider-aws@v0.12.16-rc1...v0.12.16-rc2) (2022-06-22)


### Bug Fixes

* Classify to many open files ([#1064](cloudquery/cq-provider-aws#1064)) ([89b1684](cloudquery/cq-provider-aws@89b1684))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.12.1 ([#1083](cloudquery/cq-provider-aws#1083)) ([6a4dc83](cloudquery/cq-provider-aws@6a4dc83))
* List buckets only us-east-1 ([#1088](cloudquery/cq-provider-aws#1088)) ([b3d7476](cloudquery/cq-provider-aws@b3d7476))
* Rename S3 Resources ([#1082](cloudquery/cq-provider-aws#1082)) ([757b9aa](cloudquery/cq-provider-aws@757b9aa))


### Miscellaneous Chores

* Release 0.12.16-rc2 ([#1090](cloudquery/cq-provider-aws#1090)) ([1dca452](cloudquery/cq-provider-aws@1dca452))
* Release v0.12.16 ([#1086](cloudquery/cq-provider-aws#1086)) ([885ff24](cloudquery/cq-provider-aws@885ff24))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
erezrokah pushed a commit to cloudquery/cloudquery that referenced this pull request Aug 14, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.16](cloudquery/cq-provider-aws@v0.12.15...v0.12.16) (2022-06-22)


### Features

* YAML config support ([#1067](cloudquery/cq-provider-aws#1067)) ([24d2722](cloudquery/cq-provider-aws@24d2722))


### Bug Fixes

* **deps:** Upgrade AWS ECR SDK ([#1079](cloudquery/cq-provider-aws#1079)) ([7de5bda](cloudquery/cq-provider-aws@7de5bda))
* Classify to many open files ([#1064](cloudquery/cq-provider-aws#1064)) ([89b1684](cloudquery/cq-provider-aws@89b1684))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.12.1 ([#1083](cloudquery/cq-provider-aws#1083)) ([6a4dc83](cloudquery/cq-provider-aws@6a4dc83))
* List buckets only us-east-1 ([#1088](cloudquery/cq-provider-aws#1088)) ([b3d7476](cloudquery/cq-provider-aws@b3d7476))
* Rename S3 Resources ([#1082](cloudquery/cq-provider-aws#1082)) ([757b9aa](cloudquery/cq-provider-aws@757b9aa))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 Creation Date Differs By Region
2 participants