We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hashicorp/cloud-init
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
Hashicorp has their own hashicorp/cloud-init 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:
I have realized that the following templates could also make use of this provider:
azure-linux
digitalocean-linux
incus
The text was updated successfully, but these errors were encountered:
phorcys420
No branches or pull requests
Hashicorp has their own hashicorp/cloud-init 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:
hashicorp/cloud-init
provider in AWS devcontainer template #15050hashicorp/cloud-init
provider for AWS-linux example #15240I have realized that the following templates could also make use of this provider:
azure-linux
digitalocean-linux
incus
The text was updated successfully, but these errors were encountered: