Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hashicorp/hcl issues and pull requests
#731 - Native Syntax: allow non-decimal integer literals
Issue -
State: open - Opened by herrgahr 1 day ago
- 1 comment
#730 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 4 days ago
Labels: automated, SEC-090, dependencies
#729 - CVE fix by bumping Deps
Pull Request -
State: closed - Opened by mohanmanikanta2299 8 days ago
#728 - Diagnostics from evaluating either side of equals `==` operator ignored after short circuiting changes
Issue -
State: closed - Opened by cam72cam 16 days ago
- 6 comments
Labels: bug
#727 - Update CHANGELOG.md for #724
Pull Request -
State: closed - Opened by liamcervante 21 days ago
#726 - HCL variable type evaluation
Issue -
State: closed - Opened by edwin-Marrima 24 days ago
- 1 comment
#725 - decodeBodyToStruct Throws An Error When There's More Than One Block With A typeName of "validation".
Issue -
State: closed - Opened by Kvaara 28 days ago
- 2 comments
#724 - hclsyntax: Detect and reject invalid nested splat result
Pull Request -
State: closed - Opened by apparentlymart about 1 month ago
- 3 comments
#723 - Panic during nested splat evaluation with nulls
Issue -
State: closed - Opened by cam72cam about 1 month ago
- 2 comments
#722 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: open - Opened by hashicorp-tsccr[bot] about 1 month ago
Labels: automated, SEC-090, dependencies
#720 - Add Terraform Core team as shared CODEOWNERS
Pull Request -
State: closed - Opened by xiehan about 2 months ago
#719 - fix boolean short-circuit diagnostic handling
Pull Request -
State: closed - Opened by jbardin about 2 months ago
- 1 comment
Labels: enhancement
#718 - Decoding issue for complex type
Issue -
State: open - Opened by valentinwidmer about 2 months ago
- 2 comments
#717 - build(deps): bump golang.org/x/crypto from 0.0.0-20220517005047-85d78b3ac167 to 0.31.0
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#716 - Fix typo in the HCL spec
Pull Request -
State: open - Opened by amirhosseinab 2 months ago
- 3 comments
Labels: documentation
#715 - Fix a typo in the HCL spec
Pull Request -
State: closed - Opened by amirhosseinab 2 months ago
- 1 comment
#714 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: open - Opened by hashicorp-tsccr[bot] 2 months ago
Labels: automated, SEC-090, dependencies
#713 - boolean operator short-circuiting
Pull Request -
State: closed - Opened by jbardin 2 months ago
- 10 comments
#712 - Update changelog to reflect latest release and pending release
Pull Request -
State: closed - Opened by liamcervante 3 months ago
#711 - Add CODEOWNERS file in .github/CODEOWNERS
Pull Request -
State: closed - Opened by mukeshjc 3 months ago
#710 - Better control of marks through conditional and for expressions
Pull Request -
State: closed - Opened by jbardin 3 months ago
#709 - fix: Retain marks in nested function calls
Pull Request -
State: closed - Opened by radeksimko 3 months ago
Labels: bug
#708 - Block's `OpenBraceRange.Start` differs if a proper block precedes it or not
Issue -
State: open - Opened by rcjsuen 3 months ago
- 2 comments
#707 - Add functions to replicate old HCL V1 Behavior for backwards compatability
Pull Request -
State: closed - Opened by sarahalsmiller 3 months ago
#706 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: open - Opened by hashicorp-tsccr[bot] 3 months ago
Labels: automated, SEC-090, dependencies
#705 - gohcl: enable customizing decoding with decode options
Pull Request -
State: open - Opened by jsternberg 3 months ago
- 2 comments
Labels: enhancement
#704 - Update V1 Parser to Check for Duplicates
Pull Request -
State: closed - Opened by sarahalsmiller 3 months ago
- 3 comments
#703 - gohcl: allow gohcl to parse hcl.Range objects for blocks and attributes
Pull Request -
State: closed - Opened by liamcervante 4 months ago
- 2 comments
#702 - Parsed `hclsyntax.Body` has slightly different range depending on what type of comment is at the top
Issue -
State: open - Opened by rcjsuen 4 months ago
- 4 comments
#701 - docs: rephrase beginning of paragraph "Dynamic Attributes Processing"
Pull Request -
State: closed - Opened by bschaatsbergen 4 months ago
- 3 comments
Labels: documentation
#700 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 4 months ago
Labels: automated, SEC-090, dependencies
#699 - Preserve marks when traversing unknown values
Pull Request -
State: closed - Opened by jbardin 5 months ago
#697 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 5 months ago
Labels: automated, SEC-090, dependencies
#696 - Is There a Way to Generate Anonymous Blocks with Variable References
Issue -
State: open - Opened by SachithKasthuriarachchi 5 months ago
- 1 comment
Labels: waiting-reply, hclwrite, hclsyntax
#695 - How does `hclwrite` remove `objectelem` inside a `collectionValue` of an attribute
Issue -
State: open - Opened by magodo 5 months ago
- 2 comments
#694 - Prepare for v2.22.0 release
Pull Request -
State: closed - Opened by ansgarm 5 months ago
#693 - Update Changelog.md
Pull Request -
State: closed - Opened by ansgarm 6 months ago
#692 - feat: return an `ExprSyntaxError` for invalid references that end in a dot
Pull Request -
State: closed - Opened by ansgarm 6 months ago
#691 - Support tabs in `nomad fmt`
Issue -
State: open - Opened by brandonkal 6 months ago
- 1 comment
#690 - Underscore characters may start an identifier
Issue -
State: open - Opened by FichteFoll 6 months ago
- 1 comment
Labels: bug
#689 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 6 months ago
Labels: automated, SEC-090, dependencies
#688 - Edit a map[object] variable in a tfvars file
Issue -
State: closed - Opened by glfdominguez 6 months ago
- 1 comment
#687 - hclwrite: generate the output it can't parse
Issue -
State: open - Opened by giautm 7 months ago
#686 - docs(ext/dynblock): recursive function call typo in detecting variables
Pull Request -
State: closed - Opened by calmonr 7 months ago
- 2 comments
Labels: documentation
#685 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 7 months ago
Labels: automated, SEC-090, dependencies
#683 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 8 months ago
- 1 comment
Labels: automated, SEC-090, dependencies
#682 - introduce Generator type with string handling strategy options
Pull Request -
State: open - Opened by mbenson 8 months ago
- 2 comments
#681 - hclwrite: Add (*Attribute).SetName() method
Pull Request -
State: open - Opened by bflad 9 months ago
Labels: enhancement, hclwrite
#680 - hclwrite: Consider Attribute Rename Support
Issue -
State: open - Opened by bflad 9 months ago
Labels: enhancement, hclwrite
#679 - ext/dynblock: Preserve marks from for_each expression into result
Pull Request -
State: closed - Opened by apparentlymart 9 months ago
Labels: enhancement
#678 - hclsyntax: Don't panic if splat operand is unknown and marked
Pull Request -
State: closed - Opened by apparentlymart 9 months ago
Labels: bug, syntax/native
#677 - github: Pin action refs to latest trusted by TSCCR
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] 9 months ago
Labels: automated, SEC-090, dependencies
#676 - Add function inspections
Pull Request -
State: open - Opened by cam72cam 10 months ago
- 5 comments
#675 - Go generate does not work on newer systems
Issue -
State: open - Opened by cam72cam 10 months ago
#674 - Merge duplicate diagnostics to avoid diagnostics flood
Issue -
State: closed - Opened by chenzejun 10 months ago
- 1 comment
#673 - Add additional function for parsing traversals with [*] keys
Pull Request -
State: closed - Opened by liamcervante 10 months ago
#672 - Issue parsing HCL object within a block
Issue -
State: open - Opened by raz-bn 10 months ago
- 1 comment
#671 - What happened to include?
Issue -
State: open - Opened by jeteve 11 months ago
- 3 comments
#670 - hcldec: how to use `block_attrs`?
Issue -
State: open - Opened by antoinedeschenes 11 months ago
- 1 comment
#669 - Standardize on only two value dumping/diffing libraries
Pull Request -
State: closed - Opened by apparentlymart 11 months ago
- 3 comments
#668 - add `ExprSyntaxError`
Pull Request -
State: closed - Opened by ansgarm 11 months ago
- 1 comment
#667 - gohcl: Struct Embedding
Pull Request -
State: open - Opened by cam72cam 11 months ago
- 1 comment
#666 - Allow for block types with optional labels
Issue -
State: open - Opened by johakoch 11 months ago
- 5 comments
#665 - fix: be more graceful when trying to access the value of an invalid expression template
Pull Request -
State: closed - Opened by ansgarm 11 months ago
- 1 comment
#664 - fix panic for partial provider defined functions in tuple expressions (`[ provider:: ]`)
Pull Request -
State: closed - Opened by ansgarm 11 months ago
- 1 comment
#663 - Use new make targets in CI
Pull Request -
State: closed - Opened by radeksimko 12 months ago
#662 - hclsyntax: Correct copyrights on unicode2ragel.rb
Pull Request -
State: closed - Opened by radeksimko 12 months ago
#661 - Add make targets for common checks + fixes
Pull Request -
State: closed - Opened by radeksimko 12 months ago
#660 - Run unit tests on macOS
Pull Request -
State: closed - Opened by radeksimko 12 months ago
#659 - Fix license headers
Pull Request -
State: closed - Opened by radeksimko 12 months ago
#658 - hclwrite: Fix formatting of namespaced functions
Pull Request -
State: closed - Opened by radeksimko 12 months ago
Labels: bug
#657 - Create an error type for unknown function diags
Pull Request -
State: closed - Opened by jbardin 12 months ago
#656 - prefer iterator error over for_each
Pull Request -
State: closed - Opened by DanielMSchmidt 12 months ago
- 1 comment
#652 - Typo fix in spec.md
Pull Request -
State: closed - Opened by elliotbonneville 12 months ago
- 1 comment
Labels: documentation
#651 - fix: fix NameRange for namespaced functions
Pull Request -
State: closed - Opened by ansgarm 12 months ago
#650 - Wrong `NameRange` for namespaced function call expressions
Issue -
State: closed - Opened by dbanck about 1 year ago
#649 - hclsyntax: Recovery of incomplete parenthesis
Issue -
State: open - Opened by radeksimko about 1 year ago
Labels: enhancement
#648 - Report ambiguous attribute keys earlier than in `expression.Value()`
Issue -
State: closed - Opened by radeksimko about 1 year ago
- 2 comments
#647 - Introduce `Code` to `Diagnostic`
Issue -
State: open - Opened by radeksimko about 1 year ago
Labels: enhancement
#646 - Prevent hidden blocks from causing an error in hcl.Body.JustAttributes
Pull Request -
State: open - Opened by Andrew-Morozko about 1 year ago
- 1 comment
#645 - Bump golang.org/x/crypto from 0.0.0-20220517005047-85d78b3ac167 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#644 - hclparse/parser: open error fixes
Pull Request -
State: open - Opened by lbajolet-hashicorp about 1 year ago
#643 - hclsyntax: Recovery of incomplete `ConditionalExpr`
Issue -
State: open - Opened by radeksimko about 1 year ago
- 1 comment
Labels: enhancement
#642 - Question: How to evaluate unknown functions without errors?
Issue -
State: closed - Opened by wata727 about 1 year ago
- 2 comments
#641 - hclsyntax: Recovery of outer `ObjectConsExpr` with empty `TemplateExpr`
Issue -
State: open - Opened by dbanck about 1 year ago
- 1 comment
Labels: enhancement
#640 - raw parse and decode without evaluating variables and functions?
Issue -
State: closed - Opened by deitch about 1 year ago
- 3 comments
#639 - Namespaced functions
Pull Request -
State: closed - Opened by jbardin over 1 year ago
#638 - chore: unnecessary use of fmt.Sprintf
Pull Request -
State: closed - Opened by testwill over 1 year ago
- 1 comment
#637 - [COMPLIANCE] Add Copyright and License Headers
Pull Request -
State: closed - Opened by hashicorp-copywrite[bot] over 1 year ago
Labels: automated, legal
#636 - merged: set attributes even if diagnosed as duplicated
Issue -
State: open - Opened by crazy-max over 1 year ago
- 2 comments
#635 - hcldec must use WithoutOptionalAttributesDeep
Pull Request -
State: closed - Opened by jbardin over 1 year ago
#634 - ext/dynblock: Allow callers to veto for_each values
Pull Request -
State: closed - Opened by apparentlymart over 1 year ago
- 1 comment
#633 - hclsyntax: conditional refinements of collections must use Range()
Pull Request -
State: closed - Opened by jbardin over 1 year ago
- 4 comments
#632 - how to convert json to hcl using hclv2?
Issue -
State: open - Opened by yaohy2014 over 1 year ago
- 4 comments
#631 - hclsyntax, hcldec: Just some extra tests for marks and refinements interacting together
Pull Request -
State: closed - Opened by apparentlymart over 1 year ago
#630 - Fix conditionals erroring with an unknown condition and marked branch.
Pull Request -
State: closed - Opened by cube2222 over 1 year ago
- 1 comment
#629 - Conditionals with unknown conditions and marked branches are erroring.
Issue -
State: closed - Opened by cube2222 over 1 year ago
#628 - SEC-090: Automated trusted workflow pinning (2023-09-29)
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] over 1 year ago
#627 - how to convert HCL2 into json?
Issue -
State: open - Opened by shanye997 over 1 year ago
- 9 comments
#626 - hcldec: A test case for attributes set to cty.DynamicVal with refinements
Pull Request -
State: closed - Opened by apparentlymart over 1 year ago