Difference between revisions of "Map public ip on launch"

From wikieduonline
Jump to navigation Jump to search
 
(4 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>.
  
  
Line 5: Line 7:
 
== Related ==
 
== Related ==
 
* <code>[[MapPublicIpOnLaunch:]]</code>
 
* <code>[[MapPublicIpOnLaunch:]]</code>
 
  
 
== See also ==
 
== See also ==
Line 11: Line 12:
  
 
[[Category:AWS]]
 
[[Category:AWS]]
 +
[[Category:Security]]

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: