resource_component
Provides a component resource. Typically used in conjunction with a prismatic_component_bundle.
#
Example Usage#
Argument Referencebundle_directory
- (Required) The directory containing a compiled Prismatic component.bundle_path
- (Required) The path of a component package.signature
- (Required) The signature hash of the component package.
#
Attributes ReferenceIn addition to the arguments above, the following attributes are exported:
id
- The base64-encoded ID of the published component.key
- The component's unique key, defined in the component's code.label
- The component's name, defined in the component's code.description
- A description of what the component does, defined in the component's code.