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.
1 parent 28cb4fd commit 3d615a0Copy full SHA for 3d615a0
aws/terraform/modules/metaflow/README.md
@@ -10,7 +10,8 @@ Provides the core functionality for Metaflow which includes:
10
- an API to record and query past executions (`metadata-service`)
11
- orchestrated processing (`step-functions`)
12
13
-Depends on the output of the project `infra`.
+Depends on a VPC that has been previously set up. The output of the project `infra` is an example
14
+configuration of a VPC that can be passed to this module.
15
16
## ECR
17
0 commit comments