terraform-provider-codefresh
terraform-provider-codefresh copied to clipboard
How can I store secret values?
It seems like there's no resource for shared configuration and pipeline variables are all in plaintext, with no option to encrypt them.
@gnarea check if this PR addressed your need: https://github.com/codefresh-io/terraform-provider-codefresh/pull/27
do we have the option to encrypt variables at the project or pipeline level?