Cost Estimates¶
-
class
terrasnek.cost_estimates.TFCCostEstimates(instance_url, org_name, headers, well_known_paths, verify, log_level)¶ -
-
required_entitlements()¶ Terraform Cloud Entitlements required for endpoint to work.
-
show(cost_est_id)¶ GET /cost-estimates/:id
-
terraform_cloud_only()¶ Return
Trueif this endpoint is only for Terraform Cloud, elseFalse.
-
terraform_enterprise_only()¶ Return
Trueif this endpoint is only for Terraform Enterprise, elseFalse.
-