Thoth SDK
sdk v0.1.15 / proxy v0.3.3

Resources and Data Sources

Supported Terraform resources and data sources in the Thoth provider.

Resources

  • thoth_governance_settings
  • thoth_webhook_settings
  • thoth_siem_settings
  • thoth_pam_settings
  • thoth_mdm_provider
  • thoth_mdm_sync
  • thoth_browser_provider
  • thoth_browser_policy
  • thoth_browser_enrollment
  • thoth_fleet_api_key
  • thoth_endpoint_api_key
  • thoth_agent_api_key
  • thoth_fleet
  • thoth_webhook_test
  • thoth_evidence_backfill
  • thoth_decision_field_backfill
  • thoth_policy_sync
  • thoth_approval_decision
  • thoth_pack_assignment
  • thoth_pack_assignment_bulk

Data sources

  • thoth_approvals
  • thoth_api_key_authorization
  • thoth_api_keys
  • thoth_billing_pricing
  • thoth_billing_monthly_cost
  • thoth_billing_invoices
  • thoth_billing_reports
  • thoth_billing_report
  • thoth_evidence_chain
  • thoth_evidence_verify
  • thoth_evidence_bundle
  • thoth_fleets
  • thoth_fleet
  • thoth_tenant_settings
  • thoth_endpoints
  • thoth_endpoint_stats
  • thoth_governance_feed
  • thoth_governance_packs
  • thoth_governance_runtime_status
  • thoth_governance_day7_report
  • thoth_governance_reports_overview
  • thoth_governance_cost_report
  • thoth_governance_tools
  • thoth_governance_evidence_slos
  • thoth_api_key_metrics
  • thoth_mdm_providers
  • thoth_mdm_sync_job
  • thoth_browser_providers
  • thoth_browser_policies
  • thoth_browser_enrollments

Read-only billing invoice JSON

thoth_billing_invoices is read-only and returns:

  • invoices_json
  • totals_json
  • response_json

Import support

All provider resources support Terraform import. Use import blocks or terraform import to bring existing tenant objects under Terraform state before applying changes.

Full schema reference

For argument and attribute-level schema documentation, use the Terraform Registry provider docs:

  • registry.terraform.io/providers/atensecurity/thoth/latest

On this page