hashicorp / vault-service-broker

The official HashiCorp Vault broker integration to the Open Service Broker API. This service broker provides support for secure secret storage and encryption-as-a-service to HashiCorp Vault.
https://www.vaultproject.io/
Mozilla Public License 2.0
84 stars 38 forks source link

Instance Storage Update #49

Closed chrishoffman closed 5 years ago

chrishoffman commented 5 years ago

Version 0.3.0 started to store instance id in the stored date for the instance. This introduced a problem for users trying to upgrade because this value was not set in the stored data but only stored as the key. This reverts that change and ignores any stored instance id.