Skip to content

Retrieve terraform output variables for interpolation in serverless configuration

License

Notifications You must be signed in to change notification settings

CormacWhite-rsc/serverless-terraform-variables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-terraform-variables-cwd

This is a fork of serverless-terraform-varialbes. For normal use refer to serverless-terraform-variables documentation.

In your serverless.yml file you can now add 'terraformCwd:' to the 'custom:' property to specify a different directory for you terraform files. This can be usefull for larger projects.

Example serverles.yml

custom:
  terraformCwd: /directory/where/you/have/your/terraform/files

About

Retrieve terraform output variables for interpolation in serverless configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.9%
  • HCL 16.1%