To make it easier for new developers to get started with the project, we should create a terraform.tfvars.example file. This file will list all the required variables with placeholder values and descriptive comments. This serves as clear documentation for what inputs are needed to run the project.
Acceptance Criteria:
To make it easier for new developers to get started with the project, we should create a terraform.tfvars.example file. This file will list all the required variables with placeholder values and descriptive comments. This serves as clear documentation for what inputs are needed to run the project.
Acceptance Criteria: