Skip to content

Commit fc3a849

Browse files
committed
Tabs v spaces!
1 parent 1f57bbd commit fc3a849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/services/recoveryservices/recovery_services_vault_resource.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,8 +565,8 @@ func resourceRecoveryServicesVaultUpdate(d *pluginsdk.ResourceData, meta interfa
565565
}
566566
}
567567

568-
// An update on vault will cause the vault config to reset to default, so the config
569-
// must be re-applied after any vault update. AlwaysON fields are skipped — see guards above.
568+
// An update on vault will cause the vault config to reset to default, so the config
569+
// must be re-applied after any vault update. AlwaysON fields are skipped — see guards above.
570570
var StateRefreshPendingStrings []string
571571
var StateRefreshTargetStrings []string
572572
skipSoftDeletePoller := false

0 commit comments

Comments
 (0)