runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Support secret interpolation syntax

Open cjellick opened this issue 3 years ago • 1 comments

Users want to achieve something lik:

files: "secret.txt": """
  verysecure = secret://my/secret
  """

Right now, you have to use secret templates, but that is more boilerplate than needed (see https://docs.acorn.io/authoring/secrets#template-secrets).

Have to decide on a syntax.

See acorn user slack: https://acorn-users.slack.com/archives/C03R9ME0SKC/p1660249028648629

cjellick avatar Aug 11 '22 20:08 cjellick

@cloudnautique This seems like it would simplify a lot of acorns you have built.

ibuildthecloud avatar Aug 11 '22 20:08 ibuildthecloud

so many iterations on this. just closing

cjellick avatar Nov 15 '23 13:11 cjellick