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 HCL to v2.8.2 #27420

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Upgrade HCL to v2.8.2 #27420

merged 1 commit into from
Jan 6, 2021

Conversation

alisdair
Copy link
Member

@alisdair alisdair commented Jan 6, 2021

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)

@alisdair alisdair added dependencies Auto-pinning 0.14-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged labels Jan 6, 2021
@alisdair alisdair requested a review from a team January 6, 2021 14:56
@alisdair alisdair self-assigned this Jan 6, 2021
@codecov
Copy link

codecov bot commented Jan 6, 2021

Codecov Report

Merging #27420 (fd79c61) into master (45a5a3c) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted Files Coverage Δ
terraform/evaluate.go 52.47% <0.00%> (-0.42%) ⬇️
states/statefile/version4.go 58.19% <0.00%> (+0.23%) ⬆️

@alisdair alisdair merged commit 0a31fa0 into master Jan 6, 2021
@alisdair alisdair deleted the alisdair/hcl-2.8.2 branch January 6, 2021 17:46
@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
0.14-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged dependencies Auto-pinning
Projects
None yet
2 participants