diff --git a/packages/clients/src/api/ipam/v1/types.gen.ts b/packages/clients/src/api/ipam/v1/types.gen.ts index f6c870c95..be1fd188b 100644 --- a/packages/clients/src/api/ipam/v1/types.gen.ts +++ b/packages/clients/src/api/ipam/v1/types.gen.ts @@ -20,6 +20,7 @@ export type ResourceType = | 'vpc_gateway' | 'vpc_gateway_network' | 'k8s_node' + | 'k8s_cluster' | 'rdb_instance' | 'redis_cluster' | 'baremetal_server'