File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
aws/terraform/modules/metaflow/modules/metadata-service Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The Metadata Services exposes an API that our local computers interact with. Thi
4
4
the Metadata Service to send to our Datastore for storage. Additionally, this is how we will request remote AWS
5
5
Batch Jobs to be started as well as how we interrogate the Datastore for historical flow information.
6
6
7
- Our current implementation only accepts traffic originating from the Turner VPN. Services internal to AWS can
8
- access the load balancer used by the API.
7
+ This implementation only accepts traffic originating from IP addresses defined by the variable
8
+ ` access_list_cidr_blocks ` . Services internal to AWS can access the load balancer used by the API.
9
9
10
- To read more, see [ the Metaflow docs] ( https://docs.metaflow.org/metaflow-on-aws/metaflow-on-aws#metadata )
10
+ To read more, see [ the Metaflow docs] ( https://docs.metaflow.org/metaflow-on-aws/metaflow-on-aws#metadata )
You can’t perform that action at this time.
0 commit comments