Price calculator
If you want to update the prices:
- Update this Google drive speadsheet
Notes:
- There's a
Variable
column with the environment variable's names you need to use on the API.
- Export into CSV and save the CSV in the
data.csv
file - Commit and push, a CI/CD pipeline will be triggered and take care of the rest
If you want to modify other informations in the sizing pricing page:
- update the
sizing_pricing.tpl
- Commit and push, a CI/CD pipeline will be triggered and take care of the rest
Beware, this will also generating the prices_env.sh
which is used by the CwCloud API (you'll have to trigger a pipeline there to redeploy)