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

fix: Ignore listener certs for gateway listeners #1005

Merged

Conversation

zagronitay
Copy link
Contributor

πŸŽ‰ Thank you for making CloudQuery awesome by submitting a PR πŸŽ‰

Summary


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 βœ…

@zagronitay zagronitay marked this pull request as ready for review June 6, 2022 12:27
@zagronitay zagronitay requested a review from a team as a code owner June 6, 2022 12:27
@zagronitay zagronitay requested review from disq and removed request for a team June 6, 2022 12:27
@roneli roneli merged commit 6553c8c into cloudquery:main Jun 8, 2022
kodiakhq bot pushed a commit that referenced this pull request Jun 9, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.8](v0.12.7...v0.12.8) (2022-06-08)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.11.0 ([#1023](#1023)) ([ae18dbb](ae18dbb))
* Ignore listener certs for gateway listeners ([#1005](#1005)) ([6553c8c](6553c8c))
* Lambda function Tags null ([#1016](#1016)) ([35721ba](35721ba))
* Panic in fetchRdsInstanceDbSubnetGroupSubnets ([#1020](#1020)) ([0aa25cf](0aa25cf))
* Panic in IsInvalidParameterValueError ([#1019](#1019)) ([32df59e](32df59e))
* Update endpoints ([#1025](#1025)) ([bf3e6ec](bf3e6ec))

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

2 participants