Difference between revisions of "Map public ip on launch"
Jump to navigation
Jump to search
(Removed redirect to Terraform resource: aws subnet) Tag: Removed redirect |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{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>. | |
− | |||
+ | == Related == | ||
+ | * <code>[[MapPublicIpOnLaunch:]]</code> | ||
== See also == | == See also == | ||
* {{aws_subnet}} | * {{aws_subnet}} | ||
+ | |||
+ | [[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: