Comment on HashiCorp no longer offers a free plan for Terraform CloudComments−shaqbert8moA good alternative is to just run your Terraform yourself in Github Actions or Gitlab CD, and host your state in S3. We are using open-source Terramate to orchestrate Terraform, and it makes the transition and operations super easy.−jeduardoOP8moFor now, but soon running these things in Github Actions might pose an extra cost. https://news.ycombinator.com/item?id=46291156−shaqbert8moTrue, but a rounding error compared to the HashiCorp bill...
Comments
A good alternative is to just run your Terraform yourself in Github Actions or Gitlab CD, and host your state in S3. We are using open-source Terramate to orchestrate Terraform, and it makes the transition and operations super easy.
For now, but soon running these things in Github Actions might pose an extra cost. https://news.ycombinator.com/item?id=46291156
True, but a rounding error compared to the HashiCorp bill...