Skip to content

feat: AppRunner add support for Connections#3602

Merged
bbernays merged 4 commits intocloudquery:mainfrom
bbernays:apprunner-connections
Nov 4, 2022
Merged

feat: AppRunner add support for Connections#3602
bbernays merged 4 commits intocloudquery:mainfrom
bbernays:apprunner-connections

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

@bbernays bbernays commented Nov 4, 2022

Summary

@cq-bot cq-bot added the aws label Nov 4, 2022
@bbernays bbernays linked an issue Nov 4, 2022 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; just wondering if any of these AppRunner resources can have tags? From the example here https://docs.aws.amazon.com/apprunner/latest/api/API_ListTagsForResource.html it seems like Services do, at least

@bbernays
Copy link
Copy Markdown
Collaborator Author

bbernays commented Nov 4, 2022

LGTM; just wondering if any of these AppRunner resources can have tags? From the example here https://docs.aws.amazon.com/apprunner/latest/api/API_ListTagsForResource.html it seems like Services do, at least

Good catch... Need to look into this a bunch as it is not clear which resources support tags and which don't... Have created an issue to track this work (#3604)

@bbernays bbernays added the automerge Automatically merge once required checks pass label Nov 4, 2022
@bbernays bbernays merged commit b6c17a2 into cloudquery:main Nov 4, 2022
@bbernays bbernays deleted the apprunner-connections branch November 4, 2022 18:44
kodiakhq bot pushed a commit that referenced this pull request Nov 6, 2022
🤖 I have created a release *beep* *boop*
---


## [4.6.0](plugins-source-aws-v4.5.0...plugins-source-aws-v4.6.0) (2022-11-06)


### Features

* AppRunner add support for Connections ([#3602](#3602)) ([b6c17a2](b6c17a2))
* **aws:** AppRunner Resources: VPC Connector, VPC Ingress Connection And Autotscaling ([#3450](#3450)) ([f5cd42c](f5cd42c))
* **aws:** AppRunner support ObservabilityConfiguration ([#3603](#3603)) ([b93a66d](b93a66d))
* **aws:** Support identitystore and ssoadmin ([#3005](#3005)) ([afa463d](afa463d))


### Bug Fixes

* **aws:** Elasticache Engine Versions PK ([#3562](#3562)) ([59a7400](59a7400)), closes [#3561](#3561)
* **deps:** Update plugin-sdk for aws to v0.13.20 ([#3569](#3569)) ([3876311](3876311))
* Fix bug in s3_cross_region_replication policy ([#3565](#3565)) ([515a7d0](515a7d0))
* Fix documentation ([#3608](#3608)) ([ea14f06](ea14f06))
* Update endpoints ([#3605](#3605)) ([20b9f4f](20b9f4f))

---
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App Runner Connections

3 participants