diff --git a/resourceSchema/schema_gcp.json b/resourceSchema/schema_gcp.json index 6a2c77e..1c2d88c 100644 --- a/resourceSchema/schema_gcp.json +++ b/resourceSchema/schema_gcp.json @@ -186991,7 +186991,8 @@ }, "userManagedKeysConfig": { "$ref": "#/types/gcp:container/ClusterUserManagedKeysConfig:ClusterUserManagedKeysConfig", - "description": "The custom keys configuration of the cluster.\n" + "description": "The custom keys configuration of the cluster.\n", + "willReplaceOnChanges": true }, "verticalPodAutoscaling": { "$ref": "#/types/gcp:container/ClusterVerticalPodAutoscaling:ClusterVerticalPodAutoscaling", @@ -187353,7 +187354,8 @@ }, "userManagedKeysConfig": { "$ref": "#/types/gcp:container/ClusterUserManagedKeysConfig:ClusterUserManagedKeysConfig", - "description": "The custom keys configuration of the cluster.\n" + "description": "The custom keys configuration of the cluster.\n", + "willReplaceOnChanges": true }, "verticalPodAutoscaling": { "$ref": "#/types/gcp:container/ClusterVerticalPodAutoscaling:ClusterVerticalPodAutoscaling",