- Notifications
You must be signed in to change notification settings - Fork921
feat: usehashicorp/cloud-init
provider in AWS devcontainer template#15050
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
hashicorp/cloud-init
provider in AWS templateshashicorp/cloud-init
provider in AWS templateshashicorp/cloud-init
provider in AWS templateshashicorp/cloud-init
provider in AWS templateshashicorp/cloud-init
provider in AWS devcontainer templateThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Tested it out and appears to work fine!
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
@phorcys420, if it is ready, you can merge. Or are you planning to include other examples in the same PR? |
hey@matifali -- I just need to remove a comment and rebase then it's good! |
3e92337
toe080131
Compare91c337a
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This PR makes templates uses thehashicorp/cloud-init provider instead of hardcoding a cloud-init config.
This makes for more readable/maintainable templates.
I tested this template on dev.coder.com and it works as expected.
seehttps://dev.coder.com/templates/coder/aws-devcontainer-cloudinit-test
Left to do:
cc:@johnstcn