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

fix(deps): Upgrade AWS ECR SDK #1079

Merged
merged 12 commits into from
Jun 21, 2022

Conversation

bbernays
Copy link
Contributor

🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉

Summary

generate a cq-gen file


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 20:10
@bbernays bbernays requested review from erezrokah and removed request for a team June 20, 2022 20:10
@bbernays bbernays requested a review from irmatov June 20, 2022 21:06
@irmatov irmatov merged commit 7de5bda into cloudquery:main Jun 21, 2022
kodiakhq bot pushed a commit that referenced this pull request Jun 21, 2022
🤖 I have created a release *beep* *boop*
---


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


### Features

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


### Bug Fixes

* **deps:** Upgrade AWS ECR SDK ([#1079](#1079)) ([7de5bda](7de5bda))


### Miscellaneous Chores

* Release v0.12.16-rc1 ([#1084](#1084)) ([745eb88](745eb88))

---
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-rc1](cloudquery/cq-provider-aws@v0.12.15...v0.12.16-rc1) (2022-06-21)


### 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))


### Miscellaneous Chores

* Release v0.12.16-rc1 ([#1084](cloudquery/cq-provider-aws#1084)) ([745eb88](cloudquery/cq-provider-aws@745eb88))

---
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.

3 participants