We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ephemeral_write_volumes
1 parent f82c157 commit dd4173fCopy full SHA for dd4173f
template-only-docs/Deployment.md
@@ -22,7 +22,7 @@ While following the [infrastructure template installation instructions](https://
22
1. In `/infra/<APP_NAME>/app-config/<ENVIRONMENT>.tf`:
23
1. Set the `domain_name`.
24
2. Set `enable_https` to `true`.
25
-1. In `/infra/<APP_NAME>/app-config/env-config/outputs.tf`:
+1. In `/infra/<APP_NAME>/app-config/env-config/service.tf`:
26
1. Configure the service's `ephemeral_write_volumes`:
27
```terraform
28
ephemeral_write_volumes = [
0 commit comments