Add studio VPCe by default, or as an option
I need to use this module to provision SageMaker studio, which requires the studio VPC endpoint. I see this is in the module, but it is asked to do it separately.
Can we instead have it has an option in the variables? (like enable_studio=true
), so that the VPCe gets created as needed?
Thanks!