You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We work on a launchpad configuration with Azure Storage Account as backend. We want to use storage account encryption with customer managed keys. This requires a phased deployment / bootstrap of a new launchpad, where managed identity, keys and role assignment is created in phase 1, and storage accounts and blobs are created in phase 2.
For phase1 we don't have any backend storage available so this will not work with the Rover. Is it possible to implement support for local backend with Rover to support a phased deployment of a new launchpad. Is should also be easy to migrate the local state files to the storage accounts when they become available in phase 2.
The text was updated successfully, but these errors were encountered:
Hi,
We work on a launchpad configuration with Azure Storage Account as backend. We want to use storage account encryption with customer managed keys. This requires a phased deployment / bootstrap of a new launchpad, where managed identity, keys and role assignment is created in phase 1, and storage accounts and blobs are created in phase 2.
For phase1 we don't have any backend storage available so this will not work with the Rover. Is it possible to implement support for local backend with Rover to support a phased deployment of a new launchpad. Is should also be easy to migrate the local state files to the storage accounts when they become available in phase 2.
The text was updated successfully, but these errors were encountered: