Moglius / deploy-aws-stuff

Deploy stuffs in AWS
MIT License
1 stars 0 forks source link

FEATURE REQ : Add service catalog product provisioning #188

Open naveanjp opened 11 months ago

naveanjp commented 11 months ago

Would it be possible to look into adding Service Catalog product provisioning via terraform instead of utilizing direct EC2 provisioning.

resource : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_provisioned_product

Moglius commented 11 months ago

Hi Navean, i will work in a PoC to have SC added into this pattern. Thanks for your input.