terraform-aws-sagemaker icon indicating copy to clipboard operation
terraform-aws-sagemaker copied to clipboard

Terraform module to support Sagemaker for AWS provider

Results 3 terraform-aws-sagemaker issues
Sort by recently updated
recently updated
newest added

If a SageMaker notebook instance created with this module is tainted, it will fail to recreate. **Steps to reproduce** 1. Create a SageMaker notebook instance with this module. Specify a...

In terragrunt, trying to pass a security group name as a list of string to the sagemaker_notebook_instance_security_groups variable but it is treating the whole list as a string. Code: ```...

enhancement

Hi there, I am new to terraform and have a novice question. I am using this package and have a requirement of deploying multiple sagemaker models (not multiple instances of...

enhancement
question