Skip to content

feat(aws): Route53 Add transfer lock Status#6022

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
bbernays:add-transfer-lock
Dec 27, 2022
Merged

feat(aws): Route53 Add transfer lock Status#6022
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
bbernays:add-transfer-lock

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

@github-actions
Copy link
Copy Markdown

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

  • Table aws_route53_domains: column added with name transfer_lock and type Bool

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 27, 2022
@bbernays bbernays linked an issue Dec 27, 2022 that may be closed by this pull request
@kodiakhq kodiakhq bot merged commit c3f0e37 into cloudquery:main Dec 27, 2022
@bbernays bbernays deleted the add-transfer-lock branch December 27, 2022 15:29
kodiakhq bot pushed a commit that referenced this pull request Jan 2, 2023
🤖 I have created a release *beep* *boop*
---


## [9.1.0](plugins-source-aws-v9.0.1...plugins-source-aws-v9.1.0) (2023-01-02)


### Features

* **aws:** Route53 Add transfer lock Status ([#6022](#6022)) ([c3f0e37](c3f0e37))


### Bug Fixes

* **aws:** Remove account validation ([#6226](#6226)) ([98dc0b2](98dc0b2))
* **deps:** Update github.com/gocarina/gocsv digest to 1fea7ae ([#6168](#6168)) ([6fc737b](6fc737b))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/apigateway to v1.15.28 ([#6141](#6141)) ([5a7b876](5a7b876))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudfront to v1.23.0 ([#6159](#6159)) ([6e42815](6e42815))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/elasticache to v1.25.0 ([#6111](#6111)) ([b1f5d4b](b1f5d4b))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/emr to v1.21.0 ([#6142](#6142)) ([d68af16](d68af16))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/rds to v1.38.0 ([#6112](#6112)) ([549e290](549e290))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.17.0 ([#6143](#6143)) ([2d99f4f](2d99f4f))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/transfer to v1.27.0 ([#6049](#6049)) ([87cf1f6](87cf1f6))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.14.0 ([#6025](#6025)) ([35b2cfc](35b2cfc))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.0 ([#6071](#6071)) ([684b525](684b525))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.1 ([#6079](#6079)) ([650659c](650659c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.0 ([#6098](#6098)) ([7bacdf3](7bacdf3))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.1 ([#6214](#6214)) ([53b2415](53b2415))
* Update endpoints ([#6136](#6136)) ([808ffab](808ffab))
* Update endpoints ([#6158](#6158)) ([dd773b8](dd773b8))

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

Route53 Domain Transfer Lock

5 participants