2 Matching Annotations
- Dec 2018
-
smallstep.com smallstep.com
-
with a DNS zone transfer
Clarification would be nice here, not sure where DNS zone transfer comes into this?
-
- Jan 2018
-
12factor.net 12factor.net
-
There is only one codebase per app, but there will be many deploys of the app
Typically Terraform violates the spirit of this principle. Though each deploy may be defined (typically as an environment) in the same repo, the codebase is different. We work around this making heavy use of modules to limit divergence between deploys.
Tags
Annotators
URL
-