studio
studio copied to clipboard
Add the CURRICULUM_AUTOMATION_API_URL enviroment viariable in production
Overview
This task add a new environment variable to track the curriculum automation api URL. This will be primary used to set the api url for our production enviro
Description and outcomes
- Create a new environment variable CURRICULUM_AUTOMATION_API_URL
- The actual value can always be added once all kinks concerning the curriculum automation deployment are ironed out
Acceptance Criteria
- The environment var is added into our studio environments
Assumptions and Dependencies
- This is only involve creating the new environment variable. it might/might not have a value depending on the api url readiness.
Accessibility Requirements
- NA
Resources
- NA
finally got readiness checks passing on workers!! :D
Done!