Skip to content
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

Added trigger imports into time_sleep #341

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nickryand
Copy link

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 nickryand requested a review from a team as a code owner July 20, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant