-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement]: SageMaker Built In Life Cycle Config #39851
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Hi @oliverguy1 I believe this is now released in 5.73.0 [ https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.73.0 ] |
Hey @oliverguy1 👋 Thank you for taking the time to raise this! This was indeed released in |
Warning This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them. Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed. |
Description
In the AWS Create Domain API there is an option to set a "Built In Life Cycle Config" to set the LCC that runs every time a new Jupyter Notebook or Code Editor is set up.
This does not currently exist within the
aws_sagemaker_domain
resource as of version 5.72.1 of the providerAffected Resource(s) and/or Data Source(s)
aws_sagemaker_domain
Potential Terraform Configuration
References
AWS Create Domain API Reference
AWS Create Domain API - BuiltInLifeCycleConfigArn parameter
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: