Skip to content

Latest commit

 

History

History
executable file
·
44 lines (36 loc) · 1.46 KB

README.md

File metadata and controls

executable file
·
44 lines (36 loc) · 1.46 KB

nimbus

My personal Terraform stack, deployed with Spacelift.

It consists of:

Makefile

Available make commands:

$ make help  
plan                                      Generate a (speculative) Terraform plan
apply                                     Generate, confirm and apply a Terraform plan
upgrade                                   Upgrade Terraform providers
destroy                                   Destroy infrastructure managed by Terraform
format                                    Format Terraform files
help                                      Show help message

Authors

Developed and maintained by Paweł Adamczak.

Source code is available at GitHub.

Released under Mozilla Public License 2.0.