Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 20:11
09c8f66
Skip user data if the module is disabled @alexandrusavin (#43)

what

  • Skip the import of the user data file if the module is disabled

why

  • It triggers unnecessary plan changes even if the module is disabled
  • Pollutes the state when using different workspaces

references