terraform-provider-time icon indicating copy to clipboard operation
terraform-provider-time copied to clipboard

Added trigger imports into time_sleep

Open nickryand opened this issue 7 months ago • 0 comments

Implemented importing triggers using an expanded syntax for the trigger map. The format of the trigger definition is as follows:

"CREATE,DESTROY,KEY=VALUE,KEY=VALUE..."

Without being able to import triggers, a time_sleep import will always cause a replacement and therefore may trigger replaces for resources that depend on the time_sleep when they are not needed.

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

nickryand avatar Jul 20 '24 19:07 nickryand