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

Update module hashicorp/terraform to v0.12.7 #273

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2019

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform require patch v0.12.6 -> v0.12.7

Release Notes

hashicorp/terraform

v0.12.7

Compare Source

0.12.7 (August 22, 2019)

NEW FEATURES:

  • New functions regex and regexall allow applying a regular expression pattern to a string and retrieving any matching substring(s) (#​22353)

ENHANCEMENTS:

  • lang/funcs: lookup() can work with maps of lists, maps and objects (#​22269)
  • SDK: helper/acctest: Add function to return random IP address (#​22312)
  • SDK: httpclient: Introduce composable UserAgent(version) (#​22272)
  • connection/ssh: Support certificate authentication (#​22156)

BUG FIXES:

  • config: reduce MinIems and MaxItems validation during decoding, to allow for use of dynamic blocks (#​22530)
  • config: don't validate MinItems and MaxItems in CoerceValue, allowing providers to set incomplete values (#​22478)
  • config: fix panic on tuples with for_each (#​22279)
  • config: fix references to each of for_each in provisioners (#​22289)
  • config: fix panic when using nested dynamic blocks (#​22314)
  • config: ensure consistent evaluation when moving between single resources and for_each in addressing (#​22454)
  • core: only start a single instance of each required provisioner (#​22553)
  • command: fix issue where commands occasionally exited before the error message printed (#​22373)
  • command/0.12upgrade: use user-supplied plugin-dir (#​22306)
  • command/hook_ui: Truncate the ID considering multibyte characters (#​18823)
  • command/fmt: Terraform fmt no longer inserts spaces after % (#​22356)
  • command/state: Allow moving resources to modules not yet in state (#​22299)
  • backend/google: Now using the OAuth2 token endpoint on googleapis.com instead of google.com. These endpoints are equivalent in functionality but googleapis.com hosts are resolvable from private Google Cloud Platform VPCs where other connectivity is restricted. (#​22451)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@ghost ghost added the size/XXL label Aug 22, 2019
Copy link
Contributor

@tracypholmes tracypholmes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate
Copy link
Contributor Author

renovate bot commented Sep 4, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@tracypholmes tracypholmes merged commit bd271d7 into master Sep 4, 2019
@tracypholmes tracypholmes deleted the renovate/git.luolix.top-hashicorp-terraform-0.x branch September 4, 2019 00:07
tracypholmes added a commit that referenced this pull request Sep 4, 2019
kfcampbell pushed a commit to kfcampbell/terraform-provider-github that referenced this pull request Jul 26, 2022
kfcampbell pushed a commit to kfcampbell/terraform-provider-github that referenced this pull request Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants