> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Nebius AI Cloud provider for Terraform release notes

> Latest updates in the provider for Terraform. Generated automatically.

[//]: # "Add new version after this line"

<Update label="0.5.245" description="2026-07-21 (8b86a9698d)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `status.network_interfaces.security_groups`
  * Changed attributes for data source [nebius\_compute\_v1\_instance](./data-sources/compute_v1_instance):
    * Added: `status.network_interfaces.security_groups`
</Update>

<Update label="0.5.244" description="2026-07-20 (9aaafd7ede)">
  Internal improvements.
</Update>

<Update label="0.5.243" description="2026-07-20 (ec99d93d81)">
  Internal improvements.
</Update>

<Update label="0.5.242" description="2026-07-14 (73d3c7f8e9)">
  * Added new resources and data sources: [nebius\_capacity\_v1\_capacity\_allowance](./resources/capacity_v1_capacity_allowance).
</Update>

<Update label="0.5.241" description="2026-07-13 (45ab2b1e3e)">
  Internal improvements.
</Update>

<Update label="0.5.240" description="2026-07-13 (5a324d76d6)">
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `source_snapshot_id`
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `boot_disk.managed_disk.spec.source_snapshot_id`, `secondary_disks.managed_disk.spec.source_snapshot_id`
    * Became required: `boot_disk`
  * Changed attributes for data source [nebius\_compute\_v1\_disk](./data-sources/compute_v1_disk):
    * Added: `source_snapshot_id`
  * Changed attributes for data source [nebius\_compute\_v1\_instance](./data-sources/compute_v1_instance):
    * Added: `boot_disk.managed_disk.spec.source_snapshot_id`, `secondary_disks.managed_disk.spec.source_snapshot_id`
</Update>

<Update label="0.5.239" description="2026-07-07 (ce835b2538)">
  * Changed attributes for data source [nebius\_compute\_v1\_image](./data-sources/compute_v1_image):
    * Added: `source_disk_snapshot_id`
</Update>

<Update label="0.5.238" description="2026-07-03 (4c3acf2aa7)">
  Internal improvements.
</Update>

<Update label="0.5.237" description="2026-07-01 (30a058232e)">
  * Added new resources and data sources: [nebius\_compute\_v1\_disk\_snapshot](./resources/compute_v1_disk_snapshot).
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `status.lock_state.snapshots`
  * Changed attributes for data source [nebius\_compute\_v1\_disk](./data-sources/compute_v1_disk):
    * Added: `status.lock_state.snapshots`
</Update>

<Update label="0.5.236" description="2026-06-30 (2c6921db66)">
  Internal improvements.
</Update>

<Update label="0.5.235" description="2026-06-29 (b96a21e763)">
  Internal improvements.
</Update>

<Update label="0.5.234" description="2026-06-29 (d7b475245c)">
  Internal improvements.
</Update>

<Update label="0.5.233" description="2026-06-25 (d0c2f2ba64)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.nvlink`
  * Changed attributes for resource [nebius\_vpc\_v1\_subnet](./resources/vpc_v1_subnet):
    * Added: `status.ipv4_private_pools`, `status.ipv4_public_pools`
    * Deprecated: `status.ipv4_private_cidrs`, `status.ipv4_public_cidrs`
  * Changed attributes for data source [nebius\_mk8s\_v1\_node\_group](./data-sources/mk8s_v1_node_group):
    * Added: `template.nvlink`
  * Changed attributes for data source [nebius\_vpc\_v1\_subnet](./data-sources/vpc_v1_subnet):
    * Added: `status.ipv4_private_pools`, `status.ipv4_public_pools`
    * Deprecated: `status.ipv4_private_cidrs`, `status.ipv4_public_cidrs`
</Update>

<Update label="0.5.232" description="2026-06-24 (6b789c364d)">
  * Added new resources and data sources: [nebius\_tunnel\_v1\_tunnel](./resources/tunnel_v1_tunnel).
</Update>

<Update label="0.5.231" description="2026-06-22 (6283764f37)">
  * Changed attributes for resource [nebius\_storage\_v1\_transfer](./resources/storage_v1_transfer):
    * Added: `enable_deletes_in_destination`, `status.last_iteration.objects_deleted_count`
  * Changed attributes for data source [nebius\_storage\_v1\_transfer](./data-sources/storage_v1_transfer):
    * Added: `enable_deletes_in_destination`, `status.last_iteration.objects_deleted_count`
</Update>

<Update label="0.5.230" description="2026-06-19 (4cc4a4c619)">
  * Changed attributes for resource [nebius\_compute\_v1\_nvl\_instance\_group](./resources/compute_v1_nvl_instance_group):
    * Added: `size`
  * Changed attributes for data source [nebius\_compute\_v1\_nvl\_instance\_group](./data-sources/compute_v1_nvl_instance_group):
    * Added: `size`
</Update>

<Update label="0.5.229" description="2026-06-17 (c49d63437b)">
  * Changed [provider](./provider) attributes:
    * Added: `impersonate_service_account_id`
  * Changed attributes for resource [nebius\_kms\_v1\_symmetric\_key](./resources/kms_v1_symmetric_key):
    * Became computed: `rotation_period`
</Update>

<Update label="0.5.228" description="2026-06-16 (da40c3bd39)">
  Internal improvements.
</Update>

<Update label="0.5.227" description="2026-06-16 (9e36da3218)">
  Internal improvements.
</Update>

<Update label="0.5.226" description="2026-06-12 (1f2c704523)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_cluster](./resources/mk8s_v1_cluster):
    * Added: `control_plane.endpoints.public_endpoint.allowed_cidrs`
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.network_interfaces.security_groups`
  * Changed attributes for data source [nebius\_mk8s\_v1\_cluster](./data-sources/mk8s_v1_cluster):
    * Added: `control_plane.endpoints.public_endpoint.allowed_cidrs`
  * Changed attributes for data source [nebius\_mk8s\_v1\_node\_group](./data-sources/mk8s_v1_node_group):
    * Added: `template.network_interfaces.security_groups`
</Update>

<Update label="0.5.225" description="2026-06-11 (0c629bba29)">
  * Added new resources and data sources: [nebius\_kms\_v1\_asymmetric\_key](./resources/kms_v1_asymmetric_key), [nebius\_kms\_v1\_symmetric\_key](./resources/kms_v1_symmetric_key).
</Update>

<Update label="0.5.224" description="2026-06-10 (f7fbfb40c9)">
  * Added new resources: [nebius\_dns\_v1\_record](./resources/dns_v1_record), [nebius\_dns\_v1\_zone](./resources/dns_v1_zone).
  * Changed attributes for resource [nebius\_vpc\_v1\_route](./resources/vpc_v1_route):
    * Added: `status.priority`
  * Changed attributes for data source [nebius\_vpc\_v1\_route](./data-sources/vpc_v1_route):
    * Added: `status.priority`
</Update>

<Update label="0.5.223" description="2026-06-06 (c9d4ea5c8f)">
  * Changed attributes for resource [nebius\_vpc\_v1\_allocation](./resources/vpc_v1_allocation):
    * Added: `status.assignment.network_interface.type`
  * Changed attributes for resource [nebius\_vpc\_v1alpha1\_allocation](./resources/vpc_v1alpha1_allocation):
    * Added: `status.assignment.network_interface.type`
  * Changed attributes for data source [nebius\_vpc\_v1\_allocation](./data-sources/vpc_v1_allocation):
    * Added: `status.assignment.network_interface.type`
  * Changed attributes for data source [nebius\_vpc\_v1alpha1\_allocation](./data-sources/vpc_v1alpha1_allocation):
    * Added: `status.assignment.network_interface.type`
</Update>

<Update label="0.5.222" description="2026-06-03 (8ecc3200c)">
  Internal improvements.
</Update>

<Update label="0.5.221" description="2026-06-03 (f86895cb0)">
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `status.managed_by`
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.max_pods`
  * Changed attributes for data source [nebius\_compute\_v1\_disk](./data-sources/compute_v1_disk):
    * Added: `status.managed_by`
  * Changed attributes for data source [nebius\_mk8s\_v1\_node\_group](./data-sources/mk8s_v1_node_group):
    * Added: `template.max_pods`
</Update>

<Update label="0.5.220" description="2026-06-02 (49dc308241)">
  Internal improvements.
</Update>

<Update label="0.5.219" description="2026-05-29 (b1e2bf5d73)">
  Internal improvements.
</Update>

<Update label="0.5.218" description="2026-05-28 (f0177069e)">
  Internal improvements.
</Update>

<Update label="0.5.217" description="2026-05-27 (b3384f9b1)">
  * Removed resources and data sources: `nebius_compute_v1alpha1_disk`, `nebius_compute_v1alpha1_filesystem`, `nebius_compute_v1alpha1_gpu_cluster`, `nebius_compute_v1alpha1_instance`.
  * Removed data sources: `nebius_compute_v1alpha1_image`.
  * No longer deprecated resources and data sources: [nebius\_compute\_v1alpha1\_disk](./resources/compute_v1alpha1_disk), [nebius\_compute\_v1alpha1\_filesystem](./resources/compute_v1alpha1_filesystem), [nebius\_compute\_v1alpha1\_gpu\_cluster](./resources/compute_v1alpha1_gpu_cluster), [nebius\_compute\_v1alpha1\_instance](./resources/compute_v1alpha1_instance).
  * No longer deprecated data sources: [nebius\_compute\_v1alpha1\_image](./data-sources/compute_v1alpha1_image).
</Update>

<Update label="0.5.216" description="2026-05-22 (d96b326d1)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `status.strategy`
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `lifecycle_configuration.rules.filter.tags`
</Update>

<Update label="0.5.215" description="2026-05-21 (707271395)">
  Internal improvements.
</Update>

<Update label="0.5.214" description="2026-05-20 (3db36eae1)">
  Internal improvements.
</Update>

<Update label="0.5.213" description="2026-05-19 (231b0320fa)">
  Internal improvements.
</Update>

<Update label="0.5.212" description="2026-05-18 (ff12ea798)">
  * Added new resources and data sources: [nebius\_compute\_v1\_nvl\_instance\_group](./resources/compute_v1_nvl_instance_group).
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `nvl_instance_group_id`
    * Became optional: `preemptible.priority`
    * Deprecated: `preemptible.priority`
  * Changed attributes for resource [nebius\_mk8s\_v1\_cluster](./resources/mk8s_v1_cluster):
    * Added: `status.events`
</Update>

<Update label="0.5.211" description="2026-05-11 (cca104659)">
  * Changed attributes for resource [nebius\_vpc\_v1\_route](./resources/vpc_v1_route):
    * Added: `status.type`
</Update>

<Update label="0.5.210" description="2026-05-06 (1682f3b46)">
  Internal improvements.
</Update>

<Update label="0.5.209" description="2026-05-05 (eadd462f5)">
  * Deprecated resources and data sources: [nebius\_storage\_v1alpha1\_transfer](./resources/storage_v1alpha1_transfer).
</Update>

<Update label="0.5.208" description="2026-04-30 (6a64c1369)">
  Internal improvements.
</Update>

<Update label="0.5.207" description="2026-04-29 (de0019163)">
  Internal improvements.
</Update>

<Update label="0.5.206" description="2026-04-24 (160c2f247)">
  Internal improvements.
</Update>

<Update label="0.5.205" description="2026-04-23 (dc9e9c98c)">
  * Added new resources and data sources: [nebius\_storage\_v1\_transfer](./resources/storage_v1_transfer).
</Update>

<Update label="0.5.204" description="2026-04-22 (e5c7b1987)">
  Internal improvements.
</Update>

<Update label="0.5.203" description="2026-04-21 (26d8dc648)">
  Internal improvements.
</Update>

<Update label="0.5.202" description="2026-04-17 (c66691697)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `boot_disk.managed_disk`, `secondary_disks.managed_disk`, `status.disk_attachments`
</Update>

<Update label="0.5.201" description="2026-04-15 (588f3d38b)">
  Internal improvements.
</Update>

<Update label="0.5.200" description="2026-04-14 (5d8221e66)">
  Internal improvements.
</Update>

<Update label="0.5.199" description="2026-04-13 (343d6e4e5)">
  Internal improvements.
</Update>

<Update label="0.5.197" description="2026-03-30 (fb88fd4ca)">
  Internal improvements.
</Update>

<Update label="0.5.196" description="2026-03-25 (a12d64acc)">
  Internal improvements.
</Update>

<Update label="0.5.195" description="2026-03-24 (a57411006)">
  Internal improvements.
</Update>

<Update label="0.5.194" description="2026-03-23 (0541f6305)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.local_disks`
</Update>

<Update label="0.5.193" description="2026-03-19 (dcb157f6d)">
  Internal improvements.
</Update>

<Update label="0.5.192" description="2026-03-18 (277432f85)">
  Internal improvements.
</Update>

<Update label="0.5.191" description="2026-03-17 (969dc2742)">
  Internal improvements.
</Update>

<Update label="0.5.190" description="2026-03-16 (08971052e)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `local_disks`
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Removed: `override_storage_class`
</Update>

<Update label="0.5.189" description="2026-03-12 (a9d91b264)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_cluster](./resources/mk8s_v1_cluster):
    * Added: `control_plane.karpenter`
</Update>

<Update label="0.5.188" description="2026-03-11 (33e056c10)">
  Internal improvements.
</Update>

<Update label="0.5.187" description="2026-03-10 (a77aaecf4)">
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `forbid_deletion`
  * Changed attributes for resource [nebius\_compute\_v1\_filesystem](./resources/compute_v1_filesystem):
    * Added: `forbid_deletion`
</Update>

<Update label="0.5.186" description="2026-03-09 (7d55278b9)">
  * Changed attributes for resource [nebius\_storage\_v1alpha1\_transfer](./resources/storage_v1alpha1_transfer):
    * Added: `destination.region`, `destination.endpoint`
</Update>

<Update label="0.5.185" description="2026-03-05 (e921d4faa)">
  Internal improvements.
</Update>

<Update label="0.5.184" description="2026-03-04 (d459d2c48)">
  Internal improvements.
</Update>

<Update label="0.5.183" description="2026-03-03 (1e8cfd9f5)">
  Internal improvements.
</Update>

<Update label="0.5.182" description="2026-03-02 (ab06a9f71)">
  Internal improvements.
</Update>

<Update label="0.5.181" description="2026-02-26 (e4994d734)">
  Internal improvements.
</Update>

<Update label="0.5.180" description="2026-02-25 (d25a58e29)">
  Internal improvements.
</Update>

<Update label="0.5.179" description="2026-02-24 (3232e9d94)">
  Internal improvements.
</Update>

<Update label="0.5.178" description="2026-02-23 (5f0e349fe)">
  Internal improvements.
</Update>

<Update label="0.5.177" description="2026-02-19 (abad5b360)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `status.anonymous_access_enabled`
</Update>

<Update label="0.5.176" description="2026-02-18 (37d85d924)">
  Internal improvements.
</Update>

<Update label="0.5.175" description="2026-02-17 (d085faa0c)">
  Internal improvements.
</Update>

<Update label="0.5.174" description="2026-02-16 (c41082c0d)">
  * Added new resources and data sources: [nebius\_vpc\_v1\_security\_rule](./resources/vpc_v1_security_rule), [nebius\_vpc\_v1\_security\_group](./resources/vpc_v1_security_group).
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `network_interfaces.security_groups`
</Update>

<Update label="0.5.173" description="2026-02-12 (23d646f46)">
  Internal improvements.
</Update>

<Update label="0.5.172" description="2026-02-11 (b5ff7e50d)">
  Internal improvements.
</Update>

<Update label="0.5.171" description="2026-02-10 (de7042010)">
  * Changed attributes for resource [nebius\_iam\_v1\_federated\_credentials](./resources/iam_v1_federated_credentials):
    * Became optional: `federated_subject_id`
</Update>

<Update label="0.5.170" description="2026-02-09 (53250a0af)">
  Internal improvements.
</Update>

<Update label="0.5.167" description="2026-02-03 (26e0965c2)">
  Internal improvements.
</Update>

<Update label="0.5.166" description="2026-02-02 (bf1654f9f)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `cors`
</Update>

<Update label="0.5.165" description="2026-01-29 (94b1397b6)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `bucket_policy`
</Update>

<Update label="0.5.164" description="2026-01-28 (3e29b75e1)">
  * Added new data sources: [nebius\_capacity\_v1\_capacity\_block\_group](./data-sources/capacity_v1_capacity_block_group).
</Update>

<Update label="0.5.163" description="2026-01-26 (52aaaf7cf)">
  Internal improvements.
</Update>

<Update label="0.5.162" description="2026-01-22 (bf5d0591c)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.reservation_policy`
  * Changed attributes for resource [nebius\_mk8s\_v1\_cluster](./resources/mk8s_v1_cluster):
    * Added: `control_plane.audit_logs`
</Update>

<Update label="0.5.161" description="2026-01-21 (88e686626)">
  Internal improvements.
</Update>

<Update label="0.5.160" description="2026-01-20 (43ad53e6c)">
  Internal improvements.
</Update>

<Update label="0.5.159" description="2026-01-19 (e118b4228)">
  Internal improvements.
</Update>

<Update label="0.5.158" description="2026-01-15 (f4b214f2f)">
  Internal improvements.
</Update>

<Update label="0.5.157" description="2026-01-12 (21a6f830d)">
  Internal improvements.
</Update>

<Update label="0.5.156" description="2026-01-08 (933931926)">
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `status.lock_state`
</Update>

<Update label="0.5.155" description="2026-01-07 (93aced8e0)">
  * Added new resources and data sources: [nebius\_storage\_v1alpha1\_transfer](./resources/storage_v1alpha1_transfer).
</Update>

<Update label="0.5.154" description="2026-01-05 (6e0819335)">
  Internal improvements.
</Update>

<Update label="0.5.153" description="2025-12-22 (ee548fcd2)">
  Internal improvements.
</Update>

<Update label="0.5.152" description="2025-12-18 (e1f8c2c79)">
  Internal improvements.
</Update>

<Update label="0.5.150" description="2025-12-16 (b65925457)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `object_audit_logging`
  * Changed attributes for resource [nebius\_iam\_v1\_federation\_certificate](./resources/iam_v1_federation_certificate):
    * Added: `status.fingerprint`
</Update>

<Update label="0.5.149" description="2025-12-15 (da93faf27)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `status.reservation_id`, `reservation_policy`
</Update>

<Update label="0.5.148" description="2025-12-11 (a2a05359b)">
  * Changed attributes for resource [nebius\_iam\_v1\_federation](./resources/iam_v1_federation):
    * Added: `status.certificates_count`
</Update>

<Update label="0.5.147" description="2025-12-10 (c3e35866b)">
  * Added new resources and data sources: [nebius\_quotas\_v1\_quota\_allowance](./resources/quotas_v1_quota_allowance).
</Update>

<Update label="0.5.146" description="2025-12-09 (6d482a7d4)">
  Internal improvements.
</Update>

<Update label="0.5.145" description="2025-12-08 (a5a5c2177)">
  Internal improvements.
</Update>

<Update label="0.5.144" description="2025-12-04 (246f8c632)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `lifecycle_configuration.rules.transition.days_since_last_access`, `lifecycle_configuration.last_access_filter`
</Update>

<Update label="0.5.143" description="2025-12-02 (49907b9ba)">
  Internal improvements.
</Update>

<Update label="0.5.142" description="2025-12-01 (f7a9b8a49)">
  Internal improvements.
</Update>

<Update label="0.5.141" description="2025-11-27 (1dd2ad55b)">
  * Changed attributes for resource [nebius\_iam\_v1\_federation](./resources/iam_v1_federation):
    * Added: `status.users_count`
</Update>

<Update label="0.5.140" description="2025-11-26 (ad0e37596)">
  Internal improvements.
</Update>

<Update label="0.5.139" description="2025-11-25 (184992a72)">
  Internal improvements.
</Update>

<Update label="0.5.138" description="2025-11-24 (3f65c2682)">
  Internal improvements.
</Update>

<Update label="0.5.137" description="2025-11-20 (9c6b93999)">
  Internal improvements.
</Update>

<Update label="0.5.136" description="2025-11-19 (43eb41e91)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Removed: `status.conditions`
  * Changed attributes for resource [nebius\_mk8s\_v1alpha1\_node\_group](./resources/mk8s_v1alpha1_node_group):
    * Removed: `status.conditions`
</Update>

<Update label="0.5.129" description="2025-11-06 (cd1a5c34c)">
  * Deprecated resources and data sources: [nebius\_mk8s\_v1alpha1\_node\_group](./resources/mk8s_v1alpha1_node_group), [nebius\_mk8s\_v1alpha1\_cluster](./resources/mk8s_v1alpha1_cluster).
</Update>

<Update label="0.5.128" description="2025-11-05 (76b8557c7)">
  * Changed attributes for resource [nebius\_vpc\_v1\_allocation](./resources/vpc_v1_allocation):
    * Added: `status.details.subnet_id`
</Update>

<Update label="0.5.127" description="2025-11-04 (72e2f0954)">
  * Added new data sources: [nebius\_dns\_v1\_record](./data-sources/dns_v1_record), [nebius\_dns\_v1\_zone](./data-sources/dns_v1_zone).
</Update>

<Update label="0.5.126" description="2025-10-28 (95f6a2e8a)">
  Internal improvements.
</Update>

<Update label="0.5.125" description="2025-10-27 (37e6fa2cb)">
  Internal improvements.
</Update>

<Update label="0.5.124" description="2025-10-23 (f162ed294)">
  Internal improvements.
</Update>

<Update label="0.5.123" description="2025-10-21 (42a186b89)">
  Internal improvements.
</Update>

<Update label="0.5.122" description="2025-10-14 (5943784f0)">
  Internal improvements.
</Update>

<Update label="0.5.121" description="2025-10-13 (c7c7866db)">
  Internal improvements.
</Update>

<Update label="0.5.120" description="2025-10-08 (049e66f32)">
  Internal improvements.
</Update>

<Update label="0.5.119" description="2025-10-07 (bac55815d)">
  Internal improvements.
</Update>

<Update label="0.5.118" description="2025-10-06 (0dcbada12)">
  * Changed [provider](./provider) attributes:
    * Added: `auth_timeout`, `per_retry_timeout`, `retries`, `timeout`
</Update>

<Update label="0.5.117" description="2025-10-02 (1eed8e0b7)">
  * Changed attributes for resource [nebius\_iam\_v2\_access\_key](./resources/iam_v2_access_key):
    * Added: `status.secret_reference_id`
</Update>

<Update label="0.5.116" description="2025-10-01 (80c45cdb6)">
  Internal improvements.
</Update>

<Update label="0.5.115" description="2025-09-26 (3fbb2258c)">
  Internal improvements.
</Update>

<Update label="0.5.114" description="2025-09-25 (fd71e6ed0)">
  * Changed attributes for resource [nebius\_compute\_v1alpha1\_instance](./resources/compute_v1alpha1_instance):
    * Added: `network_interfaces.aliases`, `status.network_interfaces.aliases`
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `network_interfaces.aliases`, `status.network_interfaces.aliases`
</Update>

<Update label="0.5.113" description="2025-09-24 (bcf405e58)">
  * Added new ephemeral resources: [nebius\_iam\_v2\_access\_key\_secret](./ephemeral-resources/iam_v2_access_key_secret).
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `status.events`
  * Changed attributes for resource [nebius\_iam\_v2\_access\_key](./resources/iam_v2_access_key):
    * Added: `secret_delivery_mode`
</Update>

<Update label="0.5.112" description="2025-09-23 (38f30f7de)">
  Internal improvements.
</Update>

<Update label="0.5.111" description="2025-09-22 (2e5850ec7)">
  Internal improvements.
</Update>

<Update label="0.5.110" description="2025-09-18 (5f31e34e1)">
  Internal improvements.
</Update>

<Update label="0.5.109" description="2025-09-15 (f9638d501)">
  * Added new resources and data sources: [nebius\_mysterybox\_v1\_secret](./resources/mysterybox_v1_secret), [nebius\_vpc\_v1\_route\_table](./resources/vpc_v1_route_table), [nebius\_vpc\_v1\_route](./resources/vpc_v1_route), [nebius\_mysterybox\_v1\_secret\_version](./resources/mysterybox_v1_secret_version).
  * Added new data sources: [nebius\_mysterybox\_v1\_secret\_payload\_entry](./data-sources/mysterybox_v1_secret_payload_entry).
  * Added new ephemeral resources: [nebius\_mysterybox\_v1\_secret\_payload\_entry](./ephemeral-resources/mysterybox_v1_secret_payload_entry), [nebius\_mysterybox\_v1\_secret\_payload](./ephemeral-resources/mysterybox_v1_secret_payload).
  * Removed resources and data sources: `nebius_msp_spark_v1alpha1_cluster`, `nebius_msp_spark_v1alpha1_session`.
  * No longer deprecated resources and data sources: [nebius\_msp\_spark\_v1alpha1\_cluster](./resources/msp_spark_v1alpha1_cluster), [nebius\_msp\_spark\_v1alpha1\_session](./resources/msp_spark_v1alpha1_session).
  * Changed attributes for resource [nebius\_vpc\_v1\_network](./resources/vpc_v1_network):
    * Added: `status.default_route_table_id`
  * Changed attributes for resource [nebius\_vpc\_v1\_subnet](./resources/vpc_v1_subnet):
    * Added: `route_table_id`, `status.route_table`
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `force_storage_class`
    * Deprecated: `override_storage_class`
</Update>

<Update label="0.5.107" description="2025-09-10 (a98b58cc1)">
  Internal improvements.
</Update>

<Update label="0.5.106" description="2025-09-09 (dfc310f6e)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.os`
  * Changed attributes for resource [nebius\_mk8s\_v1alpha1\_node\_group](./resources/mk8s_v1alpha1_node_group):
    * Added: `template.os`
</Update>

<Update label="0.5.105" description="2025-09-04 (c1451747f)">
  Internal improvements.
</Update>

<Update label="0.5.104" description="2025-09-03 (ab11eb14d)">
  Internal improvements.
</Update>

<Update label="0.5.103" description="2025-09-01 (2e68b3139)">
  * Deprecated resources and data sources: [nebius\_msp\_spark\_v1alpha1\_session](./resources/msp_spark_v1alpha1_session), [nebius\_msp\_spark\_v1alpha1\_cluster](./resources/msp_spark_v1alpha1_cluster).
</Update>

<Update label="0.5.102" description="2025-08-27 (eb2ccb21b)">
  Internal improvements.
</Update>

<Update label="0.5.101" description="2025-08-26 (0526eccfc)">
  Internal improvements.
</Update>

<Update label="0.5.100" description="2025-08-25 (a8a77586c)">
  * Changed attributes for resource [nebius\_iam\_v1\_group\_membership](./resources/iam_v1_group_membership):
    * Added: `status.service_account_status`, `status.tenant_user_account_status`
</Update>

<Update label="0.5.99" description="2025-08-20 (cb97d6d3bf6)">
  Internal improvements.
</Update>

<Update label="0.5.98" description="2025-08-18 (15975bd39e7)">
  Internal improvements.
</Update>

<Update label="0.5.97" description="2025-08-12 (5d72355cf44)">
  Internal improvements.
</Update>

<Update label="0.5.96" description="2025-08-11 (d3de41878b2)">
  Internal improvements.
</Update>

<Update label="0.5.95" description="2025-08-05 (6bd81df0fe6)">
  Internal improvements.
</Update>

<Update label="0.5.94" description="2025-08-04 (bb8fd26281d)">
  Internal improvements.
</Update>

<Update label="0.5.93" description="2025-07-31 (51a98fe6f02)">
  Internal improvements.
</Update>

<Update label="0.5.92" description="2025-07-30 (0608036890f)">
  Internal improvements.
</Update>

<Update label="0.5.91" description="2025-07-29 (2748868aa00)">
  Internal improvements.
</Update>

<Update label="0.5.90" description="2025-07-28 (f1e87b6eac0)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Removed: `nvl_partition_id`
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `lifecycle_configuration.rules.transition`, `lifecycle_configuration.rules.noncurrent_version_transition`
</Update>

<Update label="0.5.89" description="2025-07-24 (bb97bc7936b)">
  Internal improvements.
</Update>

<Update label="0.5.88" description="2025-07-22 (af465741d97)">
  Internal improvements.
</Update>

<Update label="0.5.87" description="2025-07-21 (bcdd23782e3)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `nvl_partition_id`
    * Became required: `preemptible.priority`, `preemptible.on_preemption`
  * Changed attributes for resource [nebius\_mk8s\_v1alpha1\_node\_group](./resources/mk8s_v1alpha1_node_group):
    * Deprecated: `status.conditions`
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Deprecated: `status.conditions`
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `disk_encryption`
</Update>

<Update label="0.5.86" description="2025-07-16 (5efe1957055)">
  Internal improvements.
</Update>

<Update label="0.5.85" description="2025-07-14 (ef0785427de)">
  Internal improvements.
</Update>

<Update label="0.5.84" description="2025-07-10 (d4688017e07)">
  Internal improvements.
</Update>

<Update label="0.5.83" description="2025-07-09 (6f8669ce03e)">
  Internal improvements.
</Update>

<Update label="0.5.82" description="2025-07-08 (4bc7a95f609)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `template.preemptible`
  * Changed attributes for resource [nebius\_mk8s\_v1alpha1\_node\_group](./resources/mk8s_v1alpha1_node_group):
    * Added: `template.preemptible`
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `hostname`
</Update>

<Update label="0.5.81" description="2025-07-07 (890a828bdec)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `preemptible`
</Update>

<Update label="0.5.80" description="2025-07-03 (85f8b2ccd34)">
  Internal improvements.
</Update>

<Update label="0.5.79" description="2025-07-02 (628feb22201)">
  Internal improvements.
</Update>

<Update label="0.5.78" description="2025-07-01 (31a8c0ea910)">
  Internal improvements.
</Update>

<Update label="0.5.77" description="2025-06-30 (fffbb99fb99)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `override_storage_class`, `default_storage_class`
</Update>

<Update label="0.5.76" description="2025-06-26 (414c819cfb2)">
  Internal improvements.
</Update>

<Update label="0.5.75" description="2025-06-25 (c3a8cb64812)">
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `status.network_interfaces.fqdn`
</Update>

<Update label="0.5.74" description="2025-06-24 (304c393b245)">
  Internal improvements.
</Update>

<Update label="0.5.73" description="2025-06-23 (8fe104611eb)">
  Internal improvements.
</Update>

<Update label="0.5.71" description="2025-06-18 (6c1c6594cee)">
  Internal improvements.
</Update>

<Update label="0.5.70" description="2025-06-17 (1f8a82af6bb)">
  * Added new data sources: [nebius\_iam\_v2\_tenant](./data-sources/iam_v2_tenant).
</Update>

<Update label="0.5.69" description="2025-06-16 (2b1778722ee)">
  * Added new data sources: [nebius\_parent\_id](./data-sources/parent_id).
  * Changed [provider](./provider) attributes:
    * Added: `parent_id`, `profile`
    * Removed: `insecure_addresses`, `insecure`
</Update>

<Update label="0.5.68" description="2025-06-12 (1d757d16c11)">
  Internal improvements.
</Update>

<Update label="0.5.67" description="2025-06-05 (79d27175ca7)">
  * Changed attributes for resource [nebius\_compute\_v1alpha1\_disk](./resources/compute_v1alpha1_disk):
    * Removed: `placement_policy`
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Removed: `placement_policy`
</Update>

<Update label="0.5.66" description="2025-06-04 (2d9e516a273)">
  * Changed attributes for resource [nebius\_mk8s\_v1\_node\_group](./resources/mk8s_v1_node_group):
    * Added: `status.conditions`
  * Changed attributes for resource [nebius\_mk8s\_v1alpha1\_node\_group](./resources/mk8s_v1alpha1_node_group):
    * Added: `status.conditions`
</Update>

<Update label="0.5.65" description="2025-06-03 (88868d0a502)">
  Internal improvements.
</Update>

<Update label="0.5.64" description="2025-06-02 (1e4d85e4be5)">
  Internal improvements.
</Update>

<Update label="0.5.63" description="2025-05-26 (351963cfe2a)">
  * Added new resources: [nebius\_hash](./resources/hash).
  * Changed [provider](./provider) attributes:
    * Added: `versioned_ephemeral_values`
  * Changed attributes for resource [nebius\_msp\_postgresql\_v1alpha1\_cluster](./resources/msp_postgresql_v1alpha1_cluster):
    * Added: `sensitive`
  * Changed attributes for resource [nebius\_applications\_v1alpha1\_k8s\_release](./resources/applications_v1alpha1_k8s_release):
    * Added: `sensitive`
  * Changed attributes for resource [nebius\_msp\_mlflow\_v1alpha1\_cluster](./resources/msp_mlflow_v1alpha1_cluster):
    * Added: `sensitive`
    * Became optional: `admin_password`
</Update>

<Update label="0.5.62" description="2025-05-22 (7337e9075db)">
  Internal improvements.
</Update>

<Update label="0.5.61" description="2025-05-21 (b0e6502ce44)">
  * Changed attributes for resource [nebius\_msp\_mlflow\_v1alpha1\_cluster](./resources/msp_mlflow_v1alpha1_cluster):
    * Added: `size`
</Update>

<Update label="0.5.60" description="2025-05-19 (80fb073f11c)">
  Internal improvements.
</Update>

<Update label="0.5.59" description="2025-05-15 (d6f277f2fe0)">
  Internal improvements.
</Update>

<Update label="0.5.58" description="2025-05-14 (0034410356c)">
  Internal improvements.
</Update>

<Update label="0.5.57" description="2025-05-13 (279ac707d8c)">
  Internal improvements.
</Update>

<Update label="0.5.56" description="2025-05-12 (7c72d5ff523)">
  Internal improvements.
</Update>

<Update label="0.5.55" description="2025-05-06 (03a4a0d05d1)">
  Internal improvements.
</Update>

<Update label="0.5.54" description="2025-04-30 (05fd0dc0d8d)">
  Internal improvements.
</Update>

<Update label="0.5.53" description="2025-04-29 (ad42fa38ab4)">
  Internal improvements.
</Update>

<Update label="0.5.52" description="2025-04-28 (4bc1b5c3de5)">
  Internal improvements.
</Update>

<Update label="0.5.51" description="2025-04-23 (df23a1ba0ea)">
  Internal improvements.
</Update>

<Update label="0.5.50" description="2025-04-16 (00530dd2ed1)">
  * Changed attributes for resource [nebius\_compute\_v1\_disk](./resources/compute_v1_disk):
    * Added: `status.source_image_cpu_architecture`
</Update>

<Update label="0.5.49" description="2025-04-14 (d2aa840f9f2)">
  Internal improvements.
</Update>

<Update label="0.5.48" description="2025-04-10 (8db7fbca6d0)">
  Internal improvements.
</Update>

<Update label="0.5.47" description="2025-04-09 (858b6658b55)">
  * Added ephemeral resource [nebius\_iam\_token](./ephemeral-resources/iam_token).
</Update>

<Update label="0.5.46" description="2025-04-08 (c87d79edce5)">
  Internal improvements.
</Update>

<Update label="0.5.45" description="2025-04-07 (bb3b0da5baf)">
  * Added new resources: [nebius\_vpc\_v1\_network](./resources/vpc_v1_network), [nebius\_vpc\_v1\_pool](./resources/vpc_v1_pool), [nebius\_vpc\_v1\_subnet](./resources/vpc_v1_subnet).
</Update>

<Update label="0.5.44" description="2025-04-03 (1b983a48d8b)">
  Internal improvements.
</Update>

<Update label="0.5.43" description="2025-04-02 (46847450e95)">
  Internal improvements.
</Update>

<Update label="0.5.42" description="2025-03-31 (34c78751dc8)">
  * Added new resources and data sources: [nebius\_iam\_v1\_federated\_credentials](./resources/iam_v1_federated_credentials).
</Update>

<Update label="0.5.41" description="2025-03-26 (a5cd65a8bde)">
  Internal improvements.
</Update>

<Update label="0.5.40" description="2025-03-25 (6bc11f1464d)">
  Internal improvements.
</Update>

<Update label="0.5.39" description="2025-03-24 (da908972e99)">
  * Changed attributes for resource [nebius\_storage\_v1\_bucket](./resources/storage_v1_bucket):
    * Added: `status.region`
</Update>

<Update label="0.5.38" description="2025-03-19 (daf89c4f751)">
  Internal improvements.
</Update>

<Update label="0.5.37" description="2025-03-18 (c363ad9d560)">
  * Added new resources and data sources: [nebius\_iam\_v2\_access\_key](./resources/iam_v2_access_key), [nebius\_iam\_v1\_access\_permit](./resources/iam_v1_access_permit).
  * Added new resources: [nebius\_iam\_v1\_group](./resources/iam_v1_group).
  * Changed attributes for resource [nebius\_compute\_v1\_gpu\_cluster](./resources/compute_v1_gpu_cluster):
    * Added: `status.infiniband_topology_path`
  * Changed attributes for resource [nebius\_compute\_v1\_instance](./resources/compute_v1_instance):
    * Added: `status.infiniband_topology_path`
</Update>
