Difference between revisions of "Terraform resource: aws subnet"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
* <code>[[cidr_block]]</code>
 
* <code>[[cidr_block]]</code>
* <code>[[map_public_ip_on_launch]]</code>: <code>[[data.aws_subnet.all_public]]</code>
+
* <code>[[map_public_ip_on_launch]]</code>, default <code>[[false]]</code>
 +
** <code>[[data.aws_subnet.all_public]]</code>
 
* <code>[[subnet_id]]</code>
 
* <code>[[subnet_id]]</code>
  
Line 19: Line 20:
 
* <code>[[aws ec2 create-subnet]]</code>
 
* <code>[[aws ec2 create-subnet]]</code>
 
* [[Classless Inter-Domain Routing (CIDR)]]
 
* [[Classless Inter-Domain Routing (CIDR)]]
 +
* [[Terraform resource: aws_ec2_subnet_cidr_reservation]]
  
 
== See also ==
 
== See also ==
 
* {{terraform aws subnet}}
 
* {{terraform aws subnet}}
 
* {{AWS subnets}}
 
* {{AWS subnets}}
 +
* {{tf vpc}}
  
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 10:05, 8 July 2024

Advertising: