Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: runatlantis/atlantis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: runatlantis/atlantis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 13 commits
  • 51 files changed
  • 3 contributors

Commits on May 17, 2019

  1. Correct typo (Stah -> Stash)

    gkze committed May 17, 2019
    Copy the full SHA
    7d65cb5 View commit details

Commits on May 18, 2019

  1. Merge pull request #633 from gkze/master

    Correct typo (Stah -> Stash)
    lkysow authored May 18, 2019
    Copy the full SHA
    0432d94 View commit details

Commits on May 21, 2019

  1. Copy the full SHA
    7ad4f82 View commit details
  2. Merge pull request #635 from runatlantis/tf-cloud

    Rename Terraform Enterprise to Terraform Cloud
    lkysow authored May 21, 2019
    Copy the full SHA
    756bf18 View commit details

Commits on May 23, 2019

  1. Upgrade to Terraform 0.12

    To be clear, Atlantis was compatible with 0.12 before this commit, but
    this change makes 0.12 the default version *if* users haven't set the
    --default-tf-version flag.
    lkysow committed May 23, 2019
    Copy the full SHA
    4dbdde8 View commit details
  2. Merge pull request #645 from runatlantis/tf-0.12

    Upgrade to Terraform 0.12
    lkysow authored May 23, 2019
    Copy the full SHA
    a6f9cf2 View commit details
  3. Add --disable-apply-all flag

    Add a flag to disable the use of the command `atlantis apply` so you
    can enforce that each plan must be applied separately.
    Will Soula authored and lkysow committed May 23, 2019
    Copy the full SHA
    b77a09d View commit details
  4. Finishing touches to disable-apply-all

    - fix missing part of a test
    - log when ignoring
    lkysow committed May 23, 2019
    Copy the full SHA
    7595265 View commit details
  5. Merge pull request #646 from runatlantis/disableapplyall

     Add --disable-apply-all flag
    lkysow authored May 23, 2019
    Copy the full SHA
    21e48de View commit details
  6. Add 0.11.14 to Docker image

    lkysow committed May 23, 2019
    Copy the full SHA
    4ebfb76 View commit details
  7. Merge pull request #647 from runatlantis/docker

    Add 0.11.14 to Docker image
    lkysow authored May 23, 2019
    Copy the full SHA
    3b7d651 View commit details
  8. Release 0.8

    lkysow committed May 23, 2019
    Copy the full SHA
    0f0ac1b View commit details
  9. Merge pull request #648 from runatlantis/release-0.8

    Release 0.8
    lkysow authored May 23, 2019
    Copy the full SHA
    3785b7b View commit details
Loading