terraless

command module
v0.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2019 License: MIT Imports: 15 Imported by: 0

README

Terraless

Build Status

codecov

Helper to deploy projects with Lambda. This helps to unify the backend and provider sections.

For this there are 2 config files. One global config file and one project specific config file.

In the project specific config you can reference parts of the global config or add specific parts.

Configs

Example Global Config: examples/terraless.yml Example Project Config: examples/terraless-project.yml

Global Config

The global config will be automatically looked up relative to the home folder in the following locations:

	.terraless
	.config/.terraless
	.aws",
	.config/gcloud

Execution

terraless -config examples/terraless-project.yml -global-config examples/terraless.yml

TODO

  • Separately define global and local config
  • More providers ;)
  • Tests ;)
  • YAML config: Can it be written nicer?
  • Make it nicer...
  • Cleanup

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳