Skip to content

v1.9.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 04 Oct 17:11
· 12 commits to refs/heads/master since this release
bd5ec68
♻️ feat: Publish Makefile @cloudpossebot (#706)

[!IMPORTANT]
Do not merge this PR manually. It will be handled automatically by the cloudposse/refarch-scaffold repository.
Instead, please review the changes and merge cloudposse/refarch-scaffold#714

What

This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.

Why

This documentation repo is used for reference purposes and should have the latest configuration.

References

Internal PR: cloudposse/refarch-scaffold#714

feat: Dockerfile and Makefile Snippets @milldr (#705)

what

  • Added Dockerfile for toolbox example

why

  • Provide an example in docs

references

  • DEV-2626
feat: Decide on Secrets Placement for Terraform @milldr (#702)

what

  • Added design decision for placing Secrets in the account architecture

why

  • We have a choice of where to store secrets that are used by Terraform

references

  • customer