Commit c735a3f
fix: add required variables to terraform test configuration
The test was failing because required variables `prefix` and `environment`
were not being provided in the Terraform options. Added these variables
to fix the "No value for required variable" errors.
Co-authored-by: Brian - oozou <lycbrian@users.noreply.github.com>1 parent 030a78e commit c735a3f
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| |||
0 commit comments