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

F rich diff merged #63

Merged
merged 7 commits into from
May 15, 2019
Merged

F rich diff merged #63

merged 7 commits into from
May 15, 2019

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    dada57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    084674a View commit details
    Browse the repository at this point in the history
  3. nomad_job: richer diff, and catch errors during plan

    Using the new CustomizeDiff mechanism, we can verify that the given
    jobspec is valid at plan time, and then include some information in the
    diff showing high-level changes that are implied by the jobspec changes.
    
    We can also use the JobModifyIndex mechanism to detect if changes are made
    outside of Terraform between our various operations, thus helping us keep
    our promise that Terraform will do what the plan says or produce an error.
    apparentlymart committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    35a4c03 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    8ad0ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0461b16 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. add allocation_ids to Nomad Job resource

    Chris Baker committed May 15, 2019
    Configuration menu
    Copy the full SHA
    841f4ca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into f-rich-diff-merged

    Chris Baker committed May 15, 2019
    Configuration menu
    Copy the full SHA
    039114d View commit details
    Browse the repository at this point in the history