Skip to content

Commit 7e7a81e

Browse files
author
Florencia Comuzzi
committed
variables
1 parent ea9db59 commit 7e7a81e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/SDLC.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The code in this repository is structured as follows:
4141

4242
* The `modules/` folder contains inline Terraform modules. These modules represent logical groupings
4343
of related resources and are used to share code across different environments.
44+
* The `variables/` folder contains the values used for each environment.
45+
4446

4547
The `.github/workflows/terraform.yml` file is a CICD configuration file that contains instructions
4648
for GitHub Actions, such as how to perform tasks based on a set of steps. This file specifies a

0 commit comments

Comments
 (0)