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

fix: Rename S3 Resources #1082

Merged
merged 5 commits into from
Jun 21, 2022
Merged

fix: Rename S3 Resources #1082

merged 5 commits into from
Jun 21, 2022

Conversation

bbernays
Copy link
Contributor

πŸŽ‰ 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 βœ…

@bbernays bbernays requested a review from a team as a code owner June 20, 2022 22:41
@bbernays bbernays requested review from zagronitay and removed request for a team June 20, 2022 22:41
@bbernays bbernays changed the title fix: Rename S3 Bucket Resource fix: Rename S3 Resources Jun 20, 2022
@bbernays bbernays merged commit 757b9aa into cloudquery:main Jun 21, 2022
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.

2 participants