Skip to content

feat(aws): Fetch tags for aws_elasticache_clusters#5911

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
disq:feat/elasticache-cluster-tags
Dec 22, 2022
Merged

feat(aws): Fetch tags for aws_elasticache_clusters#5911
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
disq:feat/elasticache-cluster-tags

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Dec 22, 2022

Implements #5899

@github-actions
Copy link
Copy Markdown

This PR has the following changes to source plugin(s) tables:

  • Table aws_elasticache_clusters: column added with name tags and type JSON

@disq disq linked an issue Dec 22, 2022 that may be closed by this pull request
@disq disq added the automerge Automatically merge once required checks pass label Dec 22, 2022
@kodiakhq kodiakhq bot merged commit 65b5093 into cloudquery:main Dec 22, 2022
@disq disq deleted the feat/elasticache-cluster-tags branch December 22, 2022 12:47
kodiakhq bot pushed a commit that referenced this pull request Dec 27, 2022
🤖 I have created a release *beep* *boop*
---


## [9.0.0](plugins-source-aws-v8.1.0...plugins-source-aws-v9.0.0) (2022-12-27)


### ⚠ BREAKING CHANGES

* **aws:** Organizational Unit (OU) IDs are now validated to match either `ou-` or `r-` formats

### Features

* **aws:** Add AWS Managed Service for Prometheus ([#5875](#5875)) ([8cad8e4](8cad8e4))
* **aws:** Add more Elastic Search resources ([#5867](#5867)) ([0762a59](0762a59))
* **aws:** Fetch tags for aws_elasticache_clusters ([#5911](#5911)) ([65b5093](65b5093)), closes [#5899](#5899)
* **aws:** Paginate Ec2 Describe Images ([#5878](#5878)) ([9a37b52](9a37b52))
* **aws:** Support Custom endpoints ([#5942](#5942)) ([746ba65](746ba65))
* **aws:** Support recursive listing of AWS orgs and skipping of OUs and accounts ([7908fd4](7908fd4))


### Bug Fixes

* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.18.7 ([#5879](#5879)) ([c2c082e](c2c082e))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.7 ([#5811](#5811)) ([135427a](135427a))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.46 ([#5880](#5880)) ([a4e8c81](a4e8c81))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 to v1.13.24 ([#5881](#5881)) ([741b48b](741b48b))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.77.0 ([#5883](#5883)) ([e3dcb98](e3dcb98))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/fsx to v1.27.0 ([#5950](#5950)) ([f9e542d](f9e542d))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/identitystore to v1.15.10 ([#5904](#5904)) ([3a49662](3a49662))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/inspector2 to v1.10.0 ([#5951](#5951)) ([9586d36](9586d36))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/rds to v1.37.0 ([#5932](#5932)) ([bc04b3e](bc04b3e))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/route53domains to v1.13.0 ([#5884](#5884)) ([06acf5a](06acf5a))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/sagemaker to v1.59.0 ([#5819](#5819)) ([7ee4849](7ee4849))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/sagemaker to v1.60.0 ([#5885](#5885)) ([ba72fd8](ba72fd8))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/sagemaker to v1.61.0 ([#5906](#5906)) ([5f12d55](5f12d55))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.16.11 ([#5931](#5931)) ([f0bdd7f](f0bdd7f))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ssm to v1.33.4 ([#5905](#5905)) ([8977bb6](8977bb6))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ssoadmin to v1.15.16 ([#5882](#5882)) ([be860f3](be860f3))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/transfer to v1.26.0 ([#5907](#5907)) ([fa63d48](fa63d48))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.13.1 ([#5897](#5897)) ([ad15915](ad15915))
* Update endpoints ([#5876](#5876)) ([3a62218](3a62218))
* Update endpoints ([#5903](#5903)) ([6979d07](6979d07))
* Update endpoints ([#5929](#5929)) ([2b8e6a1](2b8e6a1))
* Update endpoints ([#5948](#5948)) ([8829544](8829544))

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

Add Cluster Tags to aws_elasticache_clusters

3 participants