Skip to content

telenor-digital-asia/nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This branch is deprecated. Rework-nova is the branch that is being actively worked on.

nova

AWS infrastructure deployment tool

Nova consists of 3 parts

  • Novaform: base building blocks of aws cloudformation stacks
  • NovaSTL: standard template library for common aws resource groups
  • Nova: The binary that is used to build artifacts and deploy intrastructure components

Setting up nova

Nova will associate a bucket in your aws account with your profile. To set it up, run:

nova --profile <aws-cli-profile> init

Running nova

You can run the following in the examples/nova-projects directory to deploy an example stack

nova --profile <aws-cli-profile> deploy project1/stack1

About

try_transform((poo) => {rainbow(poo);})

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published