| page_title | stackit_server_update_enable Resource - stackit |
|---|---|
| subcategory | |
| description | Server update enable resource schema. Must have a region specified in the provider configuration. Always use only one enable resource per server. |
Server update enable resource schema. Must have a region specified in the provider configuration. Always use only one enable resource per server.
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.
region(String) The resource region. If not defined, the provider region is used.update_policy_id(String) The update policy ID.
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".