Commit 5b6fc57
authored
Restrict Terraform and provider versions
The AWS provider has been growing in size to the point we had to increase the Deployment Helper Lambda's ephemeral storage. Pinning to a provider version should prevent this being an issue in production.1 parent e584933 commit 5b6fc57
File tree
1 file changed
+11
-0
lines changed- modules/deployment-helper-regional/src/terraform-stacks
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 | | |
2 | 13 | | |
3 | 14 | | |
| |||
0 commit comments