Difference between revisions of "Map public ip on launch"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{lc}} Specify true to indicate that [[instances]] launched into the subnet should be assigned a public [[IP address]].
+
{{lc}} <code>[[map_public_ip_on_launch]]</code> Specify true to indicate that [[instances]] launched into the subnet should be assigned a public [[IP address]]
 +
 
 +
Available in Terraform resource [[aws_subnet]] and Terraform [[vpc module]], both defaults to <code>false</code>.
  
  

Latest revision as of 10:19, 8 July 2024

map_public_ip_on_launch Specify true to indicate that instances launched into the subnet should be assigned a public IP address

Available in Terraform resource aws_subnet and Terraform vpc module, both defaults to false.


Related[edit]

See also[edit]

Advertising: