Terraforge
  • Welcome to Terraforge!
  • Features
  • How it works
  • HashiCorp Meetup Slides
  • Demos & Tutorials
    • First Steps
      • 1 - Tutorial Environment
      • 2 - Terraform Stack (local_file)
        • 2.1 - Source Code Editor
        • 2.2 - Terraform validate & plan
        • 2.3 - README
      • 3 - Pipeline Apply
    • AWS Stack (simple)
      • 1 - Terraform user
      • 2 - Sandbox Environment
      • 3 - Terraform Stack (ECR registry)
        • 3.1 - Terraform Code
        • 3.2 Terraform validate & plan
      • 4 - Pipeline Apply
      • 5 - Pipeline Destroy
Powered by GitBook
On this page

Was this helpful?

How it works

PreviousFeaturesNextHashiCorp Meetup Slides

Last updated 5 years ago

Was this helpful?

Terraforge is a web-based cloud infrastructure DevOps tool available as a free hosted solution or as an on-premise setup customised to your company.

Through the Terraforge web interface, you can define different environments and configurations, resembling your cloud architecture (production, testing, etc...) and develop infrastructure-as-code using the online code editor.

Once your code is ready, the platform runs Terraform to provision your cloud services and optionally pushes your source code to one of the version control systems Gitlab or Github.