Skip to content

0.2.0

Compare
Choose a tag to compare
@aknysh aknysh released this 05 Jun 01:36
9fd29a6

what

  • Remove dependencies on terraform-aws-account-metadata
  • Use Terraform vars instead (which could be be provided from Dockerfile or chamber)

why

  • Maketerraform-root-modules a generic Terraform module that could be used for different projects (including third-party) and for Cloud Posse documentation
  • terraform-aws-account-metadata is a private repo and contains secrets
  • Eliminate cold-start cycles
  • Fewer repos to maintain