mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
cli: spinner for planning Terraform migrations (#2533)
* Remove mention of "changes below" for changes that are listed above the message * Add a spinner for Terraform Plan action --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
78c5d09ae7
commit
e4d8bda792
2 changed files with 4 additions and 3 deletions
|
@ -288,4 +288,3 @@ data "azurerm_user_assigned_identity" "uaid" {
|
|||
name = local.uai_name
|
||||
resource_group_name = local.uai_resource_group
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue