From f9c5a4e867d03b886e4660a511701ac1b2b48e1b Mon Sep 17 00:00:00 2001 From: Nicholas Jackson Date: Tue, 21 Nov 2023 12:09:38 +0000 Subject: [PATCH] Update network_attachment.mdx --- src/pages/docs/resources/shared/network_attachment.mdx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/docs/resources/shared/network_attachment.mdx b/src/pages/docs/resources/shared/network_attachment.mdx index 7f9c0cbb..5bf360db 100644 --- a/src/pages/docs/resources/shared/network_attachment.mdx +++ b/src/pages/docs/resources/shared/network_attachment.mdx @@ -38,4 +38,9 @@ Network attachment defines a network to which the container is attached. Name will equal the name of the network as created by jumppad. - \ No newline at end of file + + + assigned_address will equal the assigned IP address for the network. This will equal + ip_address if set; otherwise, this is the automatically assigned ip_address. + +