syntax
syntax copied to clipboard
TextMate grammars for highlighting HCL, HCL-based languages and Sentinel.
This only affects the HCL grammar and didn't make it's way into the Terraform grammar yet. ## Example ```hcl assert { condition = aws_s3_bucket == "${run}-aws-s3-website-test" error_message = "Invalid bucket...
This commit adds the `changie` tool to the repository to manage the changelog.
Originally reported in https://github.com/hashicorp/vscode-terraform/issues/1756 ## Example ```hcl locals { list = [ "1", "2", "3" ] function = [ for i in local.list : "Out: ${join("-", [i, "join"] )}" if...
Bumping GitHub Actions version to latest TSCCR release. * changes in `.github/workflows/pulls.yml` - bump `actions/setup-node` from `v4.2.0` to `v4.3.0` ([release notes](https://github.com/actions/setup-node/releases/tag/v4.3.0)) - bump `actions/setup-go` from `v5.3.0` to `v5.4.0` ([release notes](https://github.com/actions/setup-go/releases/tag/v5.4.0))...
Bumping GitHub Actions version to latest TSCCR release. * changes in `.github/workflows/pulls.yml` - bump `actions/setup-node` from `v4.2.0` to `v4.3.0` ([release notes](https://github.com/actions/setup-node/releases/tag/v4.3.0)) - bump `actions/setup-go` from `v5.3.0` to `v5.4.0` ([release notes](https://github.com/actions/setup-go/releases/tag/v5.4.0))...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...
Bumping GitHub Actions version to latest TSCCR release. * changes in `.github/workflows/pulls.yml` - bump `actions/setup-node` from `v4.2.0` to `v4.3.0` ([release notes](https://github.com/actions/setup-node/releases/tag/v4.3.0)) - bump `actions/setup-go` from `v5.3.0` to `v5.4.0` ([release notes](https://github.com/actions/setup-go/releases/tag/v5.4.0))...
Bumping GitHub Actions version to latest TSCCR release. * changes in `.github/workflows/pulls.yml` - bump `actions/setup-node` from `v4.2.0` to `v4.3.0` ([release notes](https://github.com/actions/setup-node/releases/tag/v4.3.0)) - bump `actions/setup-go` from `v5.3.0` to `v5.4.0` ([release notes](https://github.com/actions/setup-go/releases/tag/v5.4.0))...
Bumping GitHub Actions version to latest TSCCR release. * changes in `.github/workflows/pulls.yml` - bump `actions/setup-node` from `v4.2.0` to `v4.3.0` ([release notes](https://github.com/actions/setup-node/releases/tag/v4.3.0)) - bump `actions/setup-go` from `v5.3.0` to `v5.4.0` ([release notes](https://github.com/actions/setup-go/releases/tag/v5.4.0))...
Bumping GitHub Actions version to latest TSCCR release. * changes in `.github/workflows/pulls.yml` - bump `actions/setup-node` from `v4.2.0` to `v4.3.0` ([release notes](https://github.com/actions/setup-node/releases/tag/v4.3.0)) - bump `actions/upload-artifact` from `v4.6.0` to `v4.6.1` ([release notes](https://github.com/actions/upload-artifact/releases/tag/v4.6.1))...