-
Notifications
You must be signed in to change notification settings - Fork 0
2. Getting Started
drichelson edited this page Nov 9, 2024
·
1 revision
- Determine your project scope and come up with a short name.
- Determine your starting environments. These can be changed later so it's ok to use the defaults.
- Provision your infrastructure using the brightly-flags Terraform module. Example
Instructions and examples are auto-generated for each environment in the GitHub repo. Once your infrastructure is provisioned, you can find the instructions in the project/environments/<env>/README.md
file.
You can also look at dev environment in the example flags repo
Best practices suggest wiring in all properties via terraform (the module outputs the necessary values). However, you can also manually configure the SDK.