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

Backport of Upgrade HCL to v2.8.2 into v0.14 #27427

Merged
merged 2 commits into from
Jan 6, 2021

Conversation

teamterraform
Copy link
Contributor

Backport

This PR is auto-generated from #27420 to be assessed for backporting due to the inclusion of the label 0.14-backport.

The below text is copied from the body of the original PR.


Several bug fixes for operations with sensitive values. Fixes #27329. Fixes #27336.

hcl v2.8.2

Bugs Fixed

  • hclsyntax: Fix panic for marked collection splat. (#436)
  • hclsyntax: Fix panic for marked template loops. (#437)
  • hclsyntax: Fix for expression marked conditional.(#438)
  • hclsyntax: Mark objects with keys that are sensitive. (#440)

@teamterraform teamterraform force-pushed the backport/alisdair/hcl-2.8.2/strictly-polished-dane branch from 3ff0ae8 to 21f0711 Compare January 6, 2021 17:46
@teamterraform teamterraform requested a review from alisdair January 6, 2021 17:46
@codecov
Copy link

codecov bot commented Jan 6, 2021

Codecov Report

Merging #27427 (86ec911) into v0.14 (f937b81) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted Files Coverage Δ
dag/marshal.go 54.79% <0.00%> (+1.36%) ⬆️
terraform/node_resource_plan.go 97.19% <0.00%> (+1.86%) ⬆️

@alisdair alisdair merged commit 96a558f into v0.14 Jan 6, 2021
@alisdair alisdair deleted the backport/alisdair/hcl-2.8.2/strictly-polished-dane branch January 6, 2021 19:11
@ghost
Copy link

ghost commented Feb 6, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants