Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 509 Bytes

edge_deployment.md

File metadata and controls

32 lines (19 loc) · 509 Bytes
page_title subcategory description
sigsci_edge_deployment Resource - terraform-provider-sigsci

sigsci_edge_deployment (Resource)

Example Usage

resource "sigsci_edge_deployment" "test" {
  site_short_name = "manual_test"
}

Schema

Required

  • site_short_name (String) Site short name

Read-Only

  • id (String) The ID of this resource.