You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/docs/data-sources/account.md

797 B

page_title subcategory description
decort_account Data Source - terraform-provider-decort

decort_account (Data Source)

Schema

Optional

  • account_id (Number) Unique ID of the account. If account ID is specified, then account name is ignored.
  • id (String) The ID of this resource.
  • name (String) Name of the account. Names are case sensitive and unique.
  • timeouts (Block, Optional) (see below for nested schema)

Read-Only

  • status (String) Current status of the account.

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)