hhm970 / c10-games-tracker-project

6 stars 2 forks source link

Create better `environ` variable names for base URLs #145

Closed hhm970 closed 7 months ago

hhm970 commented 7 months ago

Description

We have very similar environment variable names for the website URL, which makes it a bit difficult to Terraform these values.

We should aim to have the name of the website we're extracting from into our environment variable names as a minimum.

Suggestion: we do it like so, [WEBSITE_NAME]_BASE_URL

Required Files

N/A

User Story

As engineers, we need to have informative and distinct variable names so that they can be used in all given situations without confusion.

annalisev commented 7 months ago

Done for GOG!