Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Glue Connection Type: Kafka #13038

Closed
anGie44 opened this issue Apr 27, 2020 · 2 comments · Fixed by #13141
Closed

Support for Glue Connection Type: Kafka #13038

anGie44 opened this issue Apr 27, 2020 · 2 comments · Fixed by #13141
Assignees
Labels
enhancement Requests to existing resources that expand the functionality or scope. good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. service/glue Issues and PRs that pertain to the glue service.

Comments

@anGie44
Copy link
Contributor

anGie44 commented Apr 27, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Glue has Kafka support for connections.

Affected Resource

  • aws_glue_connection

Potential Terraform Configuration

resource "aws_glue_connection" "example" {
  connection_type = "KAFKA"
}

References

@anGie44 anGie44 added the enhancement Requests to existing resources that expand the functionality or scope. label Apr 27, 2020
@ghost ghost added the service/glue Issues and PRs that pertain to the glue service. label Apr 27, 2020
@anGie44 anGie44 added the good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. label Apr 27, 2020
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Apr 27, 2020
@anGie44 anGie44 changed the title Support Kafka connection type for AWS Glue Support for Glue Connection Type: Kafka Apr 27, 2020
@bflad bflad removed the needs-triage Waiting for first response or review from a maintainer. label May 4, 2020
@anGie44
Copy link
Contributor Author

anGie44 commented May 4, 2020

The fix for this has been merged and will release with version 2.61.0 of the Terraform AWS Provider, expected in this week's release.

@ghost
Copy link

ghost commented Jun 4, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Jun 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. service/glue Issues and PRs that pertain to the glue service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants