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 Name
  • default_workspace_id — Default Workspace ID
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • isFetchEvents — Fetch events
  • max_fetch — Maximum Number of Audit Events Per Fetch

Commands (7)

  • terraform-get-events

    Retrieves 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-get

    Get the plan JSON file or the plan meta data.

  • terraform-policies-checks-list

    List the policy checks for a Terraform run.

  • terraform-policies-list

    List the policies for an organization or get a specific policy.

  • terraform-policy-set-list

    List the policy sets for an organization or get a specific policy set.

  • terraform-run-action

    Perform an action on a Terraform run. The available actions are: apply, cancel, discard, force-cancel, force-execute.

  • terraform-runs-list

    List runs in a workspace.