Atif Ali
Atif Ali
If someone sets the token manually or inject via `coder_env` that would stale for sure. But as we have full control over the dogfood template and there is no way...
Hi @Sharpz7 still in the mood to do this?
cc: @johnstcn and @dannykopping to confirm if we have this.
@bpmct We do have this now as an experiment. We need better documentation to link experiments with what features they enable. Currently, it is not easy to search and find...
It could be done in multiple ways, 1. Use a syntax like `run_after = coder_script.dotfiles`. If no `run_after` exists, we can default to running alphabetically. ```hcl resource "coder_script" "dotfiles" {...
This is a prerequisite for https://github.com/coder/modules/issues/93
I agree with @spikecurtis reservation and on having an RFC on this. My thoughts: 1. Modules can or cannot contain `coder_script` resources depending on the nature of what the module...
That would be useful. We may use it for implementing #8462 too.
I am taking this one.
@ggjulio not at the moment. Please see - https://github.com/coder/envbuilder/issues/25