Skip to content

Commit

Permalink
Re-enable KMS KeyHandle tests (#12733) (#9063)
Browse files Browse the repository at this point in the history
[upstream:53de6dae1ba7133ce19737c5c7484c3de9ca8999]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jan 15, 2025
1 parent 40ac292 commit 8fe29e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/12733.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none
kms: turn on `google_kms_key_handle` tests in vcr
```
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import (
)

func TestAccKMSKeyHandle_kmsKeyHandleBasicExample(t *testing.T) {
acctest.SkipIfVcr(t)
t.Parallel()

context := map[string]interface{}{
Expand Down

0 comments on commit 8fe29e1

Please sign in to comment.