Managing stories using terraform
Tines supports Infrastructure as Code (IaC) for stories and other resources using the official Terraform provider for Tines. This enables you to manage, version, and automate your Tines stories alongside the rest of your infrastructure if desired.
Things you might use this integration for
Version control: Store your stories as code in Git.
Automation: Deploy and update stories automatically as part of your CI/CD pipeline.
Consistency: Ensure your Tines environment matches your desired state.
For more information see: