HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. Terraform codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
The Terraform plugin orchestrates infrastructure actions in Terraform, allowing you to plan, configure, provision and destroy infrastructure in Terraform. These actions can be integrated into CloudBees CD/RO processes, such as:
-
Provisioning infrastructure dynamically at deployment time.
-
Automatically destroying test infrastructure when it is no longer needed.
-
Incorporating infrastructure management and configuration actions into delivery pipelines.