steampipe-plugin-aws icon indicating copy to clipboard operation
steampipe-plugin-aws copied to clipboard

Add table aws_msk_cluster

Open mikekantzer-drizly opened this issue 1 year ago • 1 comments

References AWS's Managed Streaming for Apache Kafka Add any related links that will help us understand the resource, including vendor documentation, related GitHub issues, and Go SDK documentation.

https://docs.aws.amazon.com/msk/latest/developerguide/getting-started.html Terraform block: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/msk_cluster https://docs.aws.amazon.com/sdk-for-go/api/service/kafka/

mikekantzer-drizly avatar Aug 31 '22 15:08 mikekantzer-drizly

Hey @mikekantzer-drizly , thanks for raising this request!

The API docs look fairly straight forward and the table shouldn't be too difficult to test for that given resource type. If anyone is interested in trying to add these table, we always appreciate any PRs and are willing to help along the way!

cbruno10 avatar Aug 31 '22 16:08 cbruno10

Hey @mikekantzer-drizly , we currently have a PR open to add this table, https://github.com/turbot/steampipe-plugin-aws/pull/1291, and are in the process of reviewing it. It should be reviewed + merged before the end of this week.

cbruno10 avatar Sep 19 '22 21:09 cbruno10

@mikekantzer-drizly These tables are now available in v0.78.0 of the plugin, if you run into any issues, please let us know!

cbruno10 avatar Sep 24 '22 01:09 cbruno10