Skip to content

Commit dd4173f

Browse files
committed
Update docs for ephemeral_write_volumes location
Moved in navapbc/template-infra@18437db
1 parent f82c157 commit dd4173f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template-only-docs/Deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ While following the [infrastructure template installation instructions](https://
2222
1. In `/infra/<APP_NAME>/app-config/<ENVIRONMENT>.tf`:
2323
1. Set the `domain_name`.
2424
2. Set `enable_https` to `true`.
25-
1. In `/infra/<APP_NAME>/app-config/env-config/outputs.tf`:
25+
1. In `/infra/<APP_NAME>/app-config/env-config/service.tf`:
2626
1. Configure the service's `ephemeral_write_volumes`:
2727
```terraform
2828
ephemeral_write_volumes = [

0 commit comments

Comments
 (0)