Per-Environment Configuration
- When servers are “stood up” by CI/CD, they can take many forms
- It’s wise to test these forms for your users
- How do you flexibly code CI/CD to test many forms?
config
📦 in R is your friend, use it to set environment variables1
We’ll probably learn more about environment variables in chapter 7 + 8↩︎