You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -380,6 +380,7 @@ No modules.
380
380
| <aname="input_database_subnet_group_name"></a> [database\_subnet\_group\_name](#input\_database\_subnet\_group\_name)| Name of database subnet group |`string`|`null`| no |
381
381
| <aname="input_database_subnet_group_tags"></a> [database\_subnet\_group\_tags](#input\_database\_subnet\_group\_tags)| Additional tags for the database subnet group |`map(string)`|`{}`| no |
382
382
| <aname="input_database_subnet_ipv6_prefixes"></a> [database\_subnet\_ipv6\_prefixes](#input\_database\_subnet\_ipv6\_prefixes)| Assigns IPv6 database subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
383
+
| <aname="input_database_subnet_names"></a> [database\_subnet\_names](#input\_database\_subnet\_names)| Explicit values to use in the Name tag on database subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
383
384
| <aname="input_database_subnet_suffix"></a> [database\_subnet\_suffix](#input\_database\_subnet\_suffix)| Suffix to append to database subnets name |`string`|`"db"`| no |
384
385
| <aname="input_database_subnet_tags"></a> [database\_subnet\_tags](#input\_database\_subnet\_tags)| Additional tags for the database subnets |`map(string)`|`{}`| no |
385
386
| <aname="input_database_subnets"></a> [database\_subnets](#input\_database\_subnets)| A list of database subnets |`list(string)`|`[]`| no |
@@ -415,6 +416,7 @@ No modules.
415
416
| <aname="input_elasticache_subnet_group_name"></a> [elasticache\_subnet\_group\_name](#input\_elasticache\_subnet\_group\_name)| Name of elasticache subnet group |`string`|`null`| no |
416
417
| <aname="input_elasticache_subnet_group_tags"></a> [elasticache\_subnet\_group\_tags](#input\_elasticache\_subnet\_group\_tags)| Additional tags for the elasticache subnet group |`map(string)`|`{}`| no |
417
418
| <aname="input_elasticache_subnet_ipv6_prefixes"></a> [elasticache\_subnet\_ipv6\_prefixes](#input\_elasticache\_subnet\_ipv6\_prefixes)| Assigns IPv6 elasticache subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
419
+
| <aname="input_elasticache_subnet_names"></a> [elasticache\_subnet\_names](#input\_elasticache\_subnet\_names)| Explicit values to use in the Name tag on elasticache subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
418
420
| <aname="input_elasticache_subnet_suffix"></a> [elasticache\_subnet\_suffix](#input\_elasticache\_subnet\_suffix)| Suffix to append to elasticache subnets name |`string`|`"elasticache"`| no |
419
421
| <aname="input_elasticache_subnet_tags"></a> [elasticache\_subnet\_tags](#input\_elasticache\_subnet\_tags)| Additional tags for the elasticache subnets |`map(string)`|`{}`| no |
420
422
| <aname="input_elasticache_subnets"></a> [elasticache\_subnets](#input\_elasticache\_subnets)| A list of elasticache subnets |`list(string)`|`[]`| no |
@@ -451,6 +453,7 @@ No modules.
451
453
| <aname="input_intra_route_table_tags"></a> [intra\_route\_table\_tags](#input\_intra\_route\_table\_tags)| Additional tags for the intra route tables |`map(string)`|`{}`| no |
452
454
| <aname="input_intra_subnet_assign_ipv6_address_on_creation"></a> [intra\_subnet\_assign\_ipv6\_address\_on\_creation](#input\_intra\_subnet\_assign\_ipv6\_address\_on\_creation)| Assign IPv6 address on intra subnet, must be disabled to change IPv6 CIDRs. This is the IPv6 equivalent of map\_public\_ip\_on\_launch |`bool`|`null`| no |
453
455
| <aname="input_intra_subnet_ipv6_prefixes"></a> [intra\_subnet\_ipv6\_prefixes](#input\_intra\_subnet\_ipv6\_prefixes)| Assigns IPv6 intra subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
456
+
| <aname="input_intra_subnet_names"></a> [intra\_subnet\_names](#input\_intra\_subnet\_names)| Explicit values to use in the Name tag on intra subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
454
457
| <aname="input_intra_subnet_suffix"></a> [intra\_subnet\_suffix](#input\_intra\_subnet\_suffix)| Suffix to append to intra subnets name |`string`|`"intra"`| no |
455
458
| <aname="input_intra_subnet_tags"></a> [intra\_subnet\_tags](#input\_intra\_subnet\_tags)| Additional tags for the intra subnets |`map(string)`|`{}`| no |
456
459
| <aname="input_intra_subnets"></a> [intra\_subnets](#input\_intra\_subnets)| A list of intra subnets |`list(string)`|`[]`| no |
| <aname="input_outpost_subnet_assign_ipv6_address_on_creation"></a> [outpost\_subnet\_assign\_ipv6\_address\_on\_creation](#input\_outpost\_subnet\_assign\_ipv6\_address\_on\_creation)| Assign IPv6 address on outpost subnet, must be disabled to change IPv6 CIDRs. This is the IPv6 equivalent of map\_public\_ip\_on\_launch |`bool`|`null`| no |
479
482
| <aname="input_outpost_subnet_ipv6_prefixes"></a> [outpost\_subnet\_ipv6\_prefixes](#input\_outpost\_subnet\_ipv6\_prefixes)| Assigns IPv6 outpost subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
483
+
| <aname="input_outpost_subnet_names"></a> [outpost\_subnet\_names](#input\_outpost\_subnet\_names)| Explicit values to use in the Name tag on outpost subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
480
484
| <aname="input_outpost_subnet_suffix"></a> [outpost\_subnet\_suffix](#input\_outpost\_subnet\_suffix)| Suffix to append to outpost subnets name |`string`|`"outpost"`| no |
481
485
| <aname="input_outpost_subnet_tags"></a> [outpost\_subnet\_tags](#input\_outpost\_subnet\_tags)| Additional tags for the outpost subnets |`map(string)`|`{}`| no |
482
486
| <aname="input_outpost_subnets"></a> [outpost\_subnets](#input\_outpost\_subnets)| A list of outpost subnets inside the VPC |`list(string)`|`[]`| no |
@@ -487,6 +491,7 @@ No modules.
487
491
| <aname="input_private_route_table_tags"></a> [private\_route\_table\_tags](#input\_private\_route\_table\_tags)| Additional tags for the private route tables |`map(string)`|`{}`| no |
488
492
| <aname="input_private_subnet_assign_ipv6_address_on_creation"></a> [private\_subnet\_assign\_ipv6\_address\_on\_creation](#input\_private\_subnet\_assign\_ipv6\_address\_on\_creation)| Assign IPv6 address on private subnet, must be disabled to change IPv6 CIDRs. This is the IPv6 equivalent of map\_public\_ip\_on\_launch |`bool`|`null`| no |
489
493
| <aname="input_private_subnet_ipv6_prefixes"></a> [private\_subnet\_ipv6\_prefixes](#input\_private\_subnet\_ipv6\_prefixes)| Assigns IPv6 private subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
494
+
| <aname="input_private_subnet_names"></a> [private\_subnet\_names](#input\_private\_subnet\_names)| Explicit values to use in the Name tag on private subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
490
495
| <aname="input_private_subnet_suffix"></a> [private\_subnet\_suffix](#input\_private\_subnet\_suffix)| Suffix to append to private subnets name |`string`|`"private"`| no |
491
496
| <aname="input_private_subnet_tags"></a> [private\_subnet\_tags](#input\_private\_subnet\_tags)| Additional tags for the private subnets |`map(string)`|`{}`| no |
492
497
| <aname="input_private_subnets"></a> [private\_subnets](#input\_private\_subnets)| A list of private subnets inside the VPC |`list(string)`|`[]`| no |
@@ -500,6 +505,7 @@ No modules.
500
505
| <aname="input_public_route_table_tags"></a> [public\_route\_table\_tags](#input\_public\_route\_table\_tags)| Additional tags for the public route tables |`map(string)`|`{}`| no |
501
506
| <aname="input_public_subnet_assign_ipv6_address_on_creation"></a> [public\_subnet\_assign\_ipv6\_address\_on\_creation](#input\_public\_subnet\_assign\_ipv6\_address\_on\_creation)| Assign IPv6 address on public subnet, must be disabled to change IPv6 CIDRs. This is the IPv6 equivalent of map\_public\_ip\_on\_launch |`bool`|`null`| no |
502
507
| <aname="input_public_subnet_ipv6_prefixes"></a> [public\_subnet\_ipv6\_prefixes](#input\_public\_subnet\_ipv6\_prefixes)| Assigns IPv6 public subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
508
+
| <aname="input_public_subnet_names"></a> [public\_subnet\_names](#input\_public\_subnet\_names)| Explicit values to use in the Name tag on public subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
503
509
| <aname="input_public_subnet_suffix"></a> [public\_subnet\_suffix](#input\_public\_subnet\_suffix)| Suffix to append to public subnets name |`string`|`"public"`| no |
504
510
| <aname="input_public_subnet_tags"></a> [public\_subnet\_tags](#input\_public\_subnet\_tags)| Additional tags for the public subnets |`map(string)`|`{}`| no |
505
511
| <aname="input_public_subnets"></a> [public\_subnets](#input\_public\_subnets)| A list of public subnets inside the VPC |`list(string)`|`[]`| no |
@@ -513,6 +519,7 @@ No modules.
513
519
| <aname="input_redshift_subnet_group_name"></a> [redshift\_subnet\_group\_name](#input\_redshift\_subnet\_group\_name)| Name of redshift subnet group |`string`|`null`| no |
514
520
| <aname="input_redshift_subnet_group_tags"></a> [redshift\_subnet\_group\_tags](#input\_redshift\_subnet\_group\_tags)| Additional tags for the redshift subnet group |`map(string)`|`{}`| no |
515
521
| <aname="input_redshift_subnet_ipv6_prefixes"></a> [redshift\_subnet\_ipv6\_prefixes](#input\_redshift\_subnet\_ipv6\_prefixes)| Assigns IPv6 redshift subnet id based on the Amazon provided /56 prefix base 10 integer (0-256). Must be of equal length to the corresponding IPv4 subnet list |`list(string)`|`[]`| no |
522
+
| <aname="input_redshift_subnet_names"></a> [redshift\_subnet\_names](#input\_redshift\_subnet\_names)| Explicit values to use in the Name tag on redshift subnets. If empty, Name tags are generated. |`list(string)`|`[]`| no |
516
523
| <aname="input_redshift_subnet_suffix"></a> [redshift\_subnet\_suffix](#input\_redshift\_subnet\_suffix)| Suffix to append to redshift subnets name |`string`|`"redshift"`| no |
517
524
| <aname="input_redshift_subnet_tags"></a> [redshift\_subnet\_tags](#input\_redshift\_subnet\_tags)| Additional tags for the redshift subnets |`map(string)`|`{}`| no |
518
525
| <aname="input_redshift_subnets"></a> [redshift\_subnets](#input\_redshift\_subnets)| A list of redshift subnets |`list(string)`|`[]`| no |
0 commit comments