Skip to content

Commit 28cb4fd

Browse files
Updates metadata service documentation on how IP addreses are added to access list
1 parent d2481f6 commit 28cb4fd

File tree

1 file changed

+3
-3
lines changed
  • aws/terraform/modules/metaflow/modules/metadata-service

1 file changed

+3
-3
lines changed

aws/terraform/modules/metaflow/modules/metadata-service/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Metadata Services exposes an API that our local computers interact with. Thi
44
the Metadata Service to send to our Datastore for storage. Additionally, this is how we will request remote AWS
55
Batch Jobs to be started as well as how we interrogate the Datastore for historical flow information.
66

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.
99

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)

0 commit comments

Comments
 (0)