Updating markdown file for VPC to reflect addition of default network acl id and security group id.

This commit is contained in:
Yahya Poonawala 2014-12-23 11:49:07 +05:30
parent 7860dc1ef6
commit 7e4f417107
1 changed files with 2 additions and 0 deletions

View File

@ -54,3 +54,5 @@ The following attributes are exported:
* `enable_dns_hostnames` - Whether or not the VPC has DNS hostname support
* `main_route_table_id` - The ID of the main route table associated with
this VPC.
* `default_network_acl_id` - The ID of the network ACL created by default on VPC creation
* `default_security_group_id` - The ID of the security group created by default on VPC creation