tuckner / tines-deploy-actions

An example of how to deploy Tines stories using Github Actions and Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tines Deploy Example

Deploying Tines configurations with Terraform is easy using Github Actions!

Create Github secrets for the following:

  • TINES_BASE_URL
  • TINES_EMAIL
  • TINES_TOKEN

Additionally, to use an S3 backend (strongly recommended):

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY

About

An example of how to deploy Tines stories using Github Actions and Terraform


Languages

Language:HCL 100.0%