terraform-local

CLI wrapper to deploy Terraform applications directly to LocalStack

brewmacoslinux
Try with needOr install directly
Source

About

CLI wrapper to deploy your Terraform applications directly to LocalStack

Commands

terraform-local

Examples

Initialize a Terraform project with LocalStack backend$ terraform-local init
Plan Terraform changes against LocalStack resources$ terraform-local plan
Apply Terraform configuration to LocalStack$ terraform-local apply