Commit 9eeb733
Changelog for v0.8.0 (#284)
```markdown
## v0.8.0 - 2026-06-24
### Improvements
- [resource-host] Add the `pulumi-resource-hcl` provider, exposing an `hcl:index:Module` resource that instantiates a module from a runtime `source` [#282](#282)
- [resource-host] Make pulumi-resource-hcl parameterizable [#283](#283)
```
---
Merging this PR to `master` will trigger
`.github/workflows/release.yml`, which:
- creates the `v0.8.0` git tag
- publishes the GitHub release with notes from `.changes/v0.8.0.md`
- builds and uploads binaries (`pulumi-language-hcl`,
`pulumi-converter-hcl`) for `{darwin, linux, windows} × {amd64, arm64}`
Automated release PR generated by
`.github/workflows/maintain-release-pr.yml`.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 50f2e20 commit 9eeb733
4 files changed
Lines changed: 16 additions & 12 deletions
File tree
- .changes
- unreleased
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
0 commit comments