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

feat: Added Target Health Descriptions to Target Groups #996

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

mlozoya2
Copy link
Contributor

@mlozoya2 mlozoya2 commented Jun 2, 2022

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

Summary

Closes #926


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

@mlozoya2 mlozoya2 requested a review from a team as a code owner June 2, 2022 21:10
@mlozoya2 mlozoya2 requested review from irmatov and removed request for a team June 2, 2022 21:10
@bbernays bbernays requested a review from roneli June 2, 2022 21:10
Copy link
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

This looks great, thanks for your contribution, migrations aren't required anymore, so they can be removed

@roneli roneli merged commit d1ffc37 into cloudquery:main Jun 6, 2022
@mlozoya2 mlozoya2 deleted the elbv2-target-group-target-health branch June 6, 2022 20:25
kodiakhq bot pushed a commit that referenced this pull request Jun 7, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.6](v0.12.5...v0.12.6) (2022-06-07)


### Features

* Added Target Health Descriptions to Target Groups ([#996](#996)) ([d1ffc37](d1ffc37))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.8 ([#1011](#1011)) ([0d8f687](0d8f687))
* Update endpoints ([#1008](#1008)) ([6bfa91a](6bfa91a))

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

ELB Target Group Health
3 participants