Skip to content

Codenym/Infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure

Repository to organize infrastructure needs for projects. We use python and credstash for dynamic variables and credential storage.

Usage

Many terraform commands should be run via the tf.py script. For example:

  • ./tf.py data-eng init
  • ./tf.py data-eng apply
  • ./tf.py data-eng destroy
  • ./tf.py data-eng plan

This is currently a very minimal script that only cds into the directory and injects the additional variables for each project.

These additional variables are defined in that folders arguments.py module in the load_arguments function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published