Terrakube 2.12.0 has been released #364
jcanizalez
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Welcome to the 2.12.0 release of Terrakube. There are a couple of updates in this version that we hope you'll like, some of the key highlights include:
Search options in Workspaces
Use the new controls in the workspaces list to filter by status or search by name.
Simplified process to add a new VCS provider
You can now connect to a vcs provider in one step, instead of creating it first and then updating the call back url.
Open Telemetry
We added Open Telemetry to the api, registry and executor components for monitoring Terrakube. In future versions, we will also provide Grafana templates for custom metrics like jobs execution and workspaces usage. Check the documentation for further information.
Improvement to Templates
importCommands
, and now improve reutilization we are addinginputsTerraform
andinputsEnv
so basically now you can send parameters to your templates in an easy way. For example:Check the documentation for more details.
scheduleTemplates
.Check here for more details.
Restrict Terraform Versions or Provide your own Terraform build
You can now use a custom Terraform CLI build or restrict the Terraform versions in your organization with terrakube. Check the documentation for more details.
Terrakube Installation
We improved the helm chart to make the installation easy and now you can quickly install Terrakube for a Sandbox Test environment in Minikube.
If you prefer you can now try Terrakube using Docker compose
Thanks for the community contribution, specially thanks to @Diliz and @jstewart612 for their contributions in the Helm Chart.
For the full changelog for this version please check https://github.com/AzBuilder/terrakube/releases/tag/2.12.0
And if you have any idea or suggestion don't hesitate to let us know.
Beta Was this translation helpful? Give feedback.
All reactions