Skip to content

Commit 827d627

Browse files
committed
update cassettes
1 parent d83ec68 commit 827d627

File tree

5 files changed

+1587
-1535
lines changed

5 files changed

+1587
-1535
lines changed

internal/services/block/helpers_block.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ func customDiffSnapshot(key string) schema.CustomizeDiffFunc {
7171
if (httperrors.Is403(err) || httperrors.Is404(err)) && newValue == "" {
7272
return nil
7373
}
74+
7475
return diff.ForceNew(key)
7576
}
7677
}

0 commit comments

Comments
 (0)