tharsis_terraform_module
Defines and manages a Terraform module.
Schema​
Required​
name(String) The name of the Terraform module.system(String) The target system for the module (e.g. aws, azure, etc.).
Optional​
group_id(String) The ID of the parent group.group_path(String, Deprecated) The group path for this module.private(Boolean) Whether other groups are blocked from seeing this module.repository_url(String) The URL in a repository where this module is found.
Read-Only​
id(String) String identifier of the Terraform module.last_updated(String) Timestamp when this terraform module was most recently updated.registry_namespace(String, Deprecated) The top-level group in which this module resides.resource_path(String, Deprecated) The path of the parent namespace plus the name of the terraform module.