Difference between revisions of "Map public ip on launch"
Jump to navigation
Jump to search
(Redirected page to Terraform resource: aws subnet) Tag: New redirect |
|||
(10 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 == | ||
+ | * {{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: