(templates) Promote the use of `hashicorp/cloud-init` provider
Open
good first issue
- Dominant language
- HCL
- Stars
- 79
- Forks
- 161
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 38
Description
Hashicorp has their own [hashicorp/cloud-init](https://registry.terraform.io/providers/hashicorp/cloudinit/latest/docs) provider, which makes for more readable/maintainable templates instead of hardcoding a cloud-init config.
I have already made PRs for this in the past:
- https://github.com/coder/coder/pull/15050
- https://github.com/coder/coder/pull/15240
I have realized that the following templates could also make use of this provider:
- `azure-linux`
- `digitalocean-linux`
- `incus`
Contributor guide
Assessment
This issue has not been assessed yet.