Skip to content

fix(aws): Re-add Route53 hosted zone tags#2480

Merged
kodiakhq[bot] merged 6 commits intocloudquery:mainfrom
disq:fix/aws_route53_hostedzones_tags
Oct 6, 2022
Merged

fix(aws): Re-add Route53 hosted zone tags#2480
kodiakhq[bot] merged 6 commits intocloudquery:mainfrom
disq:fix/aws_route53_hostedzones_tags

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Oct 6, 2022

Should fix #2027

@disq disq added the automerge Automatically merge once required checks pass label Oct 6, 2022
@cq-bot cq-bot added the aws label Oct 6, 2022
@disq disq marked this pull request as draft October 6, 2022 15:00
@disq disq requested a review from hermanschaaf October 6, 2022 15:04
@disq disq marked this pull request as ready for review October 6, 2022 15:04
@disq
Copy link
Copy Markdown
Member Author

disq commented Oct 6, 2022

The weird thing is, vpcs wasn't included in the v0 resource. But it's still in the wrapped struct (in v0 sources) and filled in. I'm assuming it was forgotten.

@kodiakhq kodiakhq bot merged commit ebb9eb6 into cloudquery:main Oct 6, 2022
@disq disq deleted the fix/aws_route53_hostedzones_tags branch October 6, 2022 17:30
kodiakhq bot pushed a commit that referenced this pull request Oct 6, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.1](plugins-source-aws-v2.0.0...plugins-source-aws-v2.0.1) (2022-10-06)


### Bug Fixes

* **aws:** Re-add Cloudtrail tags ([#2479](#2479)) ([c2857d5](c2857d5))
* **aws:** Re-add Route53 hosted zone tags ([#2480](#2480)) ([ebb9eb6](ebb9eb6))
* **aws:** Regen glue jobs ([#2476](#2476)) ([c787928](c787928))
* Fixed crashes when json field is nil ([#2486](#2486)) ([7dcda4f](7dcda4f))

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

Bug(v2): aws_route53_hosted_zones tags column was removed

3 participants