[New Resource]: Need a new resource to create Redshift Data SharesΒ #38234
Open
Description
Description
There are resources for managing data share authorization and consumer association but there are no resources to create a data share. That seems to be an oversight probably. There are third party providers that have defined a data share resource but no official ones. Below is a link to one such resource
https://github.com/coursera/terraform-provider-redshift/blob/main/examples/resources/redshift_datashare/resource.tf
Will be great to have an official resource which would also provide the data_share_arn as an attribute once its created.
Requested Resource(s) and/or Data Source(s)
aws_redshift_data_share
Potential Terraform Configuration
Please see the attached link. Additionally, a data_share_arn attribute will be good to have.
References
Would you like to implement a fix?
None