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

Upgrade to Terraform 0.11.7 #620

Closed
gozer opened this issue Apr 26, 2018 · 0 comments
Closed

Upgrade to Terraform 0.11.7 #620

gozer opened this issue Apr 26, 2018 · 0 comments

Comments

@gozer
Copy link
Contributor

gozer commented Apr 26, 2018

0.11.7 (April 10, 2018)

BUG FIXES:

  • core: Fix handling of interpolated counts when applying a destroy plan (#17824)

PROVIDER SDK CHANGES (not user-facing):

  • helper/schema: Invoking ForceNew on a key being removed from config during
    diff customization now correctly exposes that key as being removed in the
    updated diff. This prevents diff mismatches under certain circumstances.
    (#17811)
  • helper/schema: Invoking ForceNew during diff customization on its own no
    longer writes any new data to the diff. This prevents writing of new nil to
    zero value diffs for sub-fields of complex lists and sets where a diff did not
    exist before. (#17811)

0.11.6 (April 5, 2018)

BUG FIXES:

  • cli: Don't allow -target without arguments (#16360)
  • cli: Fix strange formatting of list and map values in the terraform console command (#17714)
  • core: Don't evaluate unused outputs during a full destroy operation (#17768)
  • core: Fix local and output evaluation when they reference a resource being scaled down to 0 (#17765)
  • connection/ssh: Retry on authentication failures when the remote service is available before it is completely configured (#17744)
  • connection/winrm: Get execution errors from winrm commands (#17788)
  • connection/winrm: Support NTLM authentication (#17748)
  • provisioner/chef: Fix regression causing connection to be prematurely closed (#17609)
  • provisioner/habitat: Set channel and builder URL during install, and enable service before start (#17403) (#17781)

PROVIDER SDK CHANGES (not user-facing):

  • helper/schema: Attribute value is no longer included in error message when ConflictsWith keys are used together. (#17738)
gozer added a commit to gozer/nubis-ci that referenced this issue Apr 26, 2018
gozer added a commit to gozer/nubis-ci that referenced this issue Apr 26, 2018
tinnightcap pushed a commit that referenced this issue Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant