Skip to content

Error overriding secret values #3

Description

@adiabuk

As secret values can not be set in the override.json it seems possible to set secret values at the top level then overriding them with non-secret values seems possible (ie. the tool allows it). However when trying to access the subenvironment with get or process_templates gives the error:

trying to override key with secret value: key_name

The error would seem to be misleading as I am not overriding the key with a secret, but actually the opposite.

It would be useful to override secret to non-secret to allow creating a sub-environment without secrets, but similar in all other respects to the base env, without having to create a complete new environment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions