Skip to content

Commit

Permalink
restore data source test for keys
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxu92 committed Nov 4, 2024
1 parent 7163b6f commit 2ec6695
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ func TestAccKeyVaultManagedHardwareSecurityModule(t *testing.T) {
"purge": testAccKeyVaultHSMKey_purge,
"softDeleteRecovery": testAccKeyVaultHSMKey_softDeleteRecovery,
"rotationPolicy": testAccMHSMKeyRotationPolicy_all,
"data_source": testAccKeyVaultMHSMKeyDataSource_basic,
},
})
}
Expand Down

0 comments on commit 2ec6695

Please sign in to comment.