Terraspace Release v0.3
Terraspace v0.3 released ๐. There are some major improvements in this release. Hereโs a quick summary of them.
High Level Notes
- Awesome feature and blog post covering it: Terraspace All: Deploy Multiple Stacks or Terraform Modules At Once
- More docs: terraspace all reference cli docs. Deploy All Intro Docs.
- Example terraspace graph demo repo
- Smarter auto-initialization and retry with:
terraform init
. This is configurable with config.init.mode. Can be: auto, never, always. - TFC/TFE support improvements: Auto VCS Connection with the sync. Prune Run commands: terraspace cloud runs prune and terrspace cloud runs list.
- Terraspace logs: stream and tail logs.
terraspace log -f
Or view logs for the last run without the timestamps: terraspace logs up demo - A
terraform plan
is ran as part of terraform up -y now. So you can look at the logs later and see what was done. - A
terraform plan -destroy
is ran as part of terraform down -y now. So you can look at the logs later and see what was destroyed.
More Info
To learn more, check out terraspace.cloud
Thanks for reading this far. If you found this article useful, I'd really appreciate it if you share this article so others can find it too! Thanks ๐ Also follow me on Twitter.
Got questions? Check out BoltOps.
You might also like
More tools:
-
Kubes
Kubes: Kubernetes Deployment Tool
Kubes is a Kubernetes Deployment Tool. It builds the docker image, creates the Kubernetes YAML, and runs kubectl apply. It automates the deployment process and saves you precious finger-typing energy.
-
Jets
Jets: The Ruby Serverless Framework
Ruby on Jets allows you to create and deploy serverless services with ease, and to seamlessly glue AWS services together with the most beautiful dynamic language: Ruby. It includes everything you need to build an API and deploy it to AWS Lambda. Jets leverages the power of Ruby to make serverless joyful for everyone.
-
Lono
Lono: The CloudFormation Framework
Building infrastructure-as-code is challenging. Lono makes it much easier and fun. It includes everything you need to manage and deploy infrastructure-as-code.