HashicorpTerraform
Hashicorp Terraform provide infrastructure automation to provision and manage resources in any cloud or data center with Terraform.
IT Services · HashiCorp Terraform
Configuration parameters
server_url— Server URL (required)credentials— (required)default_organization_name— Default Organization Namedefault_workspace_id— Default Workspace IDinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetchEvents— Fetch eventsmax_fetch— Maximum Number of Audit Events Per Fetch
Commands (7)
-
terraform-get-eventsRetrieves Terraform audit trail events. This command is supported in Cortex XSIAM only and is intended for development and debugging purposes, as it may produce duplicate events.
-
terraform-plan-getGet the plan JSON file or the plan meta data.
-
terraform-policies-checks-listList the policy checks for a Terraform run.
-
terraform-policies-listList the policies for an organization or get a specific policy.
-
terraform-policy-set-listList the policy sets for an organization or get a specific policy set.
-
terraform-run-actionPerform an action on a Terraform run. The available actions are: apply, cancel, discard, force-cancel, force-execute.
-
terraform-runs-listList runs in a workspace.