Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 959 Bytes

File metadata and controls

30 lines (19 loc) · 959 Bytes
page_title stackit_server_update_enable Data Source - stackit
subcategory
description Server update enable datasource schema. Must have a region specified in the provider configuration.

stackit_server_update_enable (Data Source)

Server update enable datasource schema. Must have a region specified in the provider configuration.

Schema

Required

  • project_id (String) STACKIT Project ID to which the server update enable is associated.
  • server_id (String) Server ID to which the server update enable is associated.

Optional

  • region (String) The resource region. If not defined, the provider region is used.

Read-Only

  • enabled (Boolean) Set to true if the service is enabled.
  • id (String) Terraform's internal resource identifier. It is structured as "project_id,server_id,region".