Search code examples
dockerterraformterraform-enterprise

Terraform Enterprise automation installation


While installing private terraform enterprise using terraform, I am facing this issue. An issue was also raise here
After installing it, I get an error bringing up the browser
https://(IP):8800/initializing?redirect=/

My machine type is ubuntu, image - ubuntu-os-cloud/ubuntu-1604-lts


"Error while initializing daemon: Error cannot GET /api/v

enter image description here


Solution

  • When installing and configuring Terraform Enterprise, make sure you have a read of the HashiCorp Terraform Enterprise Documentation

    Here is the steps for the Automated Installation

    Most often issues within the daemon happen when all of the required steps aren't performed correctly.

    HashiCorp also provides example repositories on how you can perform this installation on multiple clouds:

    The Terraform Registry is a great resource to look for working examples that are used around the world and endorsed by HashiCorp and the Community: https://registry.terraform.io/