highbond_strategy_tag (Resource)

Example Usage

resource "highbond_strategy_tag" "main" {
  name = "Strategy Tag"
}

Schema

Required

  • name (String) The name of the strategy tag

Optional

  • force_updates (Boolean) Allows overriding top-level 'create_only' option.

Read-Only

  • created_at (String) The timestamp identifying when the strategy tag was created
  • id (String) The ID of this resource.
  • updated_at (String) The timestamp identifying when the strategy tag was last updated