populationgenomics / cpg-infrastructure

This repository is used to manage the infrastructure at the CPG
MIT License
3 stars 1 forks source link

Override resource key on secret creation #217

Closed illusional closed 7 months ago

illusional commented 7 months ago

The name of a secret and pulumi key (the unique key that identifies the secret) are explicitly linked, but I want to create two secrets with specific names within the same dataset scope.

So allow the driver to override the pulumi key, and then use this for the cromwell key that I want two of (temporarily).