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.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Description
aws resource aws_servicecatalog_product currently only support
provisioning_artifact_parameters
argument under its resource specification . Recently AWS https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateProduct.html updated its spec for Create product API with the support for the new field https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateProduct.html#servicecatalog-CreateProduct-request-SourceConnectionCould we get some support for this enhancement so its looked into as a priority .
Affected Resource(s) and/or Data Source(s)
Resource: aws_servicecatalog_product Data Source: aws_servicecatalog_product
Potential Terraform Configuration
References
https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateProduct.html#servicecatalog-CreateProduct-request-SourceConnection
Would you like to implement a fix?
None