Skip to content

appsmithorg/appsmith-tf-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appsmith-tf-modules

Terraform modules for Appsmith

Install Terraform

git clone --depth=1 https://github.com/tfutils/tfenv.git ~/.tfenv

Set Path

echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> ~/.bash_profile
source ~/.bash_profile

Use Terraform Version 1.3.1

tfenv use 1.3.1

Check terraform installation

please run terraform --version

Eg:

$ terraform --version
Terraform v1.3.1
on darwin_arm64

Your version of Terraform is out of date! The latest version
is 1.8.5. You can update by downloading from https://www.terraform.io/downloads.html

Refer following docs to deploy appsmith

Releases

No releases published

Packages

No packages published

Languages