omnilinguist
omnilinguist
^ looks like `iam:DetachRolePolicy` is needed for CloudFormation rollback also?
that could be a good first iteration. I think you do want to introspect the toml though (or have a more generic templating method similar to https://github.com/audreyr/cookiecutter); there is already...
a more general but advanced variant of this is described in #815
well, the point is not only to clean up the dead code, but to actually pass through the helm interface (hence the issue subject) :)
docker variant of this could be a workaround for #806 if it enables the underlying `docker` commands that user can run manually :)
👍 on this, but I would generalize it beyond the above example `draft up --set service.type=LoadBalancer`. For example, the current `custom-tags` is quite restrictive as it does not seem possible...
...and, in an ironic twist, the reverse was discovered happening inside `charts/[service-name]/templates`: `_helpers.tpl`, together with all `*.yaml` files, have gotten the executable bit added in the `draft create`d file structure,...