Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 632 Bytes

current_timezone.md

File metadata and controls

30 lines (21 loc) · 632 Bytes
page_title subcategory description
netscalersdx_current_timezone Resource - terraform-provider-netscalersdx
Configuration for Current timezone resource.

netscalersdx_current_timezone (Resource)

Configuration for Current timezone resource.

Example Usage

resource "netscalersdx_current_timezone" "tf_current_timezone" {
  timezone = "UTC+0000 GMT Europe/London"
}

Schema

Required

  • timezone (String) Timezone.

Read-Only

  • id (String) The ID of this resource.