This PR adds a pattern for deploying SageMaker Projects with pure Terraform, managed strictly by Terraform Cloud. The advantages of this pattern include the following:
Enable SageMaker templates to be defined in Terraform
No dependency on AWS Cloudformation for project deployment
Project deployments can be viewed/managed in Terraform Cloud console
This effort came out of the request of a large-cap AWS customer with strict Terraform requirements that wants to leverage SageMaker Projects and increase their SageMaker footprint.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Description of changes:
This PR adds a pattern for deploying SageMaker Projects with pure Terraform, managed strictly by Terraform Cloud. The advantages of this pattern include the following:
This effort came out of the request of a large-cap AWS customer with strict Terraform requirements that wants to leverage SageMaker Projects and increase their SageMaker footprint.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.