Skip to content

Commit 6ccd450

Browse files
HUBS-2448 | Add masked field in non updatable param.
1 parent cde0fd3 commit 6ccd450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/provider/resource_vdb.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,6 +1612,7 @@ func resourceVdbUpdate(ctx context.Context, d *schema.ResourceData, meta interfa
16121612
"oracle_instance_name",
16131613
"unique_name",
16141614
"mount_point",
1615+
"masked",
16151616
"open_reset_logs",
16161617
"snapshot_policy_id",
16171618
"retention_policy_id",

0 commit comments

Comments
 (0)