aws-samples / sagemaker-custom-project-templates

MIT No Attribution
214 stars 155 forks source link

Update secrets.tf #70

Open JohnChe88 opened 1 year ago

JohnChe88 commented 1 year ago

Adding the force_destroy argument to delete the AWS secrets forcefully when encountered a roll back. The manual deletion is required if there is the argument is not present.

Issue #, if available: Force_destroy argument

Description of changes: Adding the force_destroy argument to delete the AWS secrets forcefully when encountered a roll back. The manual deletion is required if there is the argument is not present.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.