Marketplace
<div align="center"><h3>Premium sponsors</h3><p><a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a></p><p><sub><a href="https://github.com/sponsors/fadymondy">Become a sponsor</a>.</sub></p></div>
Terraform
OtherTerraform deploy driver.
togo-framework
bash
togo install togo-framework/deploy-terraformInstall
bash
togo install togo-framework/deploy # the base
togo install togo-framework/deploy-terraform
Terraform (IaC) deploy driver — runs terraform init/plan/apply (and destroy) in a Terraform directory.
Configure in togo.yaml:
yaml
deploy:
provider: terraform
host: 1.2.3.4
user: root
domain: app.example.com
<div align="center"><h3>Premium sponsors</h3><p><a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a></p><p><sub><a href="https://github.com/sponsors/fadymondy">Become a sponsor</a>.</sub></p></div>