page_title | subcategory | description |
---|---|---|
port_entity Resource - terraform-provider-port-labs |
Entity resource |
Entity resource
blueprint
(String) The blueprint identifier the entity relates to
icon
(String) The icon of the entityidentifier
(String) The identifier of the entityproperties
(Attributes) The properties of the entity (see below for nested schema)relations
(Attributes) The relations of the entity (see below for nested schema)run_id
(String) The runID of the action run that created the entityteams
(List of String) The teams the entity belongs totitle
(String) The title of the entity
created_at
(String) The creation date of the entitycreated_by
(String) The creator of the entityid
(String) The ID of this resource.updated_at
(String) The last update date of the entityupdated_by
(String) The last updater of the entity
Optional:
array_props
(Attributes) The array properties of the entity (see below for nested schema)boolean_props
(Map of Boolean) The bool properties of the entitynumber_props
(Map of Number) The number properties of the entityobject_props
(Map of String) The object properties of the entitystring_props
(Map of String) The string properties of the entity
Optional:
boolean_items
(Map of List of Boolean)number_items
(Map of List of Number)object_items
(Map of List of String)string_items
(Map of List of String)
Optional:
many_relations
(Map of List of String) The many relation of the entitysingle_relations
(Map of String) The single relation of the entity