Skip to content

turbonomic/turbo-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turbo-terraform

Overview

turbo-terraform leverages Turbonomic's patented analysis engine to provide visibility and control across the entire stack in order to assure the performance, and leverage Terraform to apply the changes.

Build

make product

Run

If using Terraform community version. tfpath is the argument for turbo-terraform to discover the existed terraform state files

./_output/turbo-terraform -tfpath=<terraform_files_path>

If using Terraform enterprise version. tftoken is the argument for API token, org is the Terraform organization.

./_output/turbo-terraform -org=<Name of the organization> -tftoken=<TF API token>

If using both, please provide all the arguments above.

./_output/turbo-terraform -org=<Name of the organization> -tftoken=<TF API token> -tfpath=<terraform_files_path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published