boltops-tools / terraspace

Terraspace: The Terraform Framework
https://terraspace.cloud
Apache License 2.0
674 stars 46 forks source link

ENV Based Secrets selection #233

Closed bugcy013 closed 2 years ago

bugcy013 commented 2 years ago

Hi @tongueroo

We like to know how to configure the environment-based secrets selection.

In our case multiple vaults are present. Not sure how to configure the `config/plugins/azurerm.rb

TerraspacePluginAzurerm.configure do |config|
  config.secrets.vault = "prod-vault"
end

can you please help on this

Thanks -Dhanasekaran.