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

[fix] Remove resource from state file if its not found #339

Merged
merged 16 commits into from
Dec 9, 2020
Merged

[fix] Remove resource from state file if its not found #339

merged 16 commits into from
Dec 9, 2020

Commits on Nov 19, 2020

  1. [fix] Extra checks for resources in statefile not found (#188)

    * Adds checks when resources found in the state file are not found in the Snowflake environment. The resources are then removed from the statefile and a warning is produced.
    edwinbdr committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    536b158 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Add tests

    lgwacker committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9eeaea5 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    lgwacker committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a8eea0c View commit details
    Browse the repository at this point in the history
  3. Finish add all tests

    lgwacker committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e7d9335 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Finish add all tests

    lgwacker committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f554252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    741fa9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbdec55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f219f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    dcb4b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4976f69 View commit details
    Browse the repository at this point in the history
  3. Remove log message

    lgwacker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4e79d5c View commit details
    Browse the repository at this point in the history
  4. Update module version

    lgwacker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    69d396e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53c5f97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cdd2e1 View commit details
    Browse the repository at this point in the history
  7. Improve comments

    lgwacker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b30456c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    035f92c View commit details
    Browse the repository at this point in the history