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: tests/0.12/TEST-0.1.0.md
+5
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,11 @@ Stuff before terraform-docs
100
100
| storage_encrypted | Specifies whether the DB instance is encrypted |`false`| no |
101
101
| storage_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. |`gp2`| no |
102
102
| subnet_ids | A list of VPC subnet IDs |`<list>`| no |
103
+
| subnetwork | This is a test | `This
104
+
is
105
+
a
106
+
test
107
+
` | no |
103
108
| tags | A mapping of tags to assign to all resources |`<map>`| no |
104
109
| test_var | This is a test variable | `` | no |
105
110
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times |`<map>`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.1.1.md
+5
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,11 @@ Stuff before terraform-docs
100
100
| storage_encrypted | Specifies whether the DB instance is encrypted | bool |`false`| no |
101
101
| storage_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`gp2`| no |
102
102
| subnet_ids | A list of VPC subnet IDs | list(string) |`<list>`| no |
103
+
| subnetwork | This is a test | string | `This
104
+
is
105
+
a
106
+
test
107
+
` | no |
103
108
| tags | A mapping of tags to assign to all resources | map(string) |`<map>`| no |
104
109
| test_var | This is a test variable | string | `` | no |
105
110
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`<map>`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.2.0.md
+5
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,11 @@ Stuff before terraform-docs
100
100
| storage_encrypted | Specifies whether the DB instance is encrypted | bool |`false`| no |
101
101
| storage_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`gp2`| no |
102
102
| subnet_ids | A list of VPC subnet IDs | list(string) |`<list>`| no |
103
+
| subnetwork | This is a test | string | `This
104
+
is
105
+
a
106
+
test
107
+
` | no |
103
108
| tags | A mapping of tags to assign to all resources | map(string) |`<map>`| no |
104
109
| test_var | This is a test variable | string | `` | no |
105
110
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`<map>`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.3.0.md
+1
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,7 @@ Stuff before terraform-docs
100
100
| storage_encrypted | Specifies whether the DB instance is encrypted | bool |`false`| no |
101
101
| storage_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`gp2`| no |
102
102
| subnet_ids | A list of VPC subnet IDs | list(string) |`<list>`| no |
103
+
| subnetwork | This is a test | string |`This is a test `| no |
103
104
| tags | A mapping of tags to assign to all resources | map(string) |`<map>`| no |
104
105
| test_var | This is a test variable | string | `` | no |
105
106
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`<map>`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.4.0.md
+5
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,11 @@ Stuff before terraform-docs
100
100
| storage_encrypted | Specifies whether the DB instance is encrypted | bool |`false`| no |
101
101
| storage_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`gp2`| no |
102
102
| subnet_ids | A list of VPC subnet IDs | list(string) |`[]`| no |
103
+
| subnetwork | This is a test | string | `This
104
+
is
105
+
a
106
+
test
107
+
` | no |
103
108
| tags | A mapping of tags to assign to all resources | map(string) |`{}`| no |
104
109
| test_var | This is a test variable | string | `` | no |
105
110
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`{ "create": "40m", "delete": "40m", "update": "80m" }`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.4.5.md
+5
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,11 @@ Stuff before terraform-docs
99
99
| storage_encrypted | Specifies whether the DB instance is encrypted | bool |`false`| no |
100
100
| storage_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`gp2`| no |
101
101
| subnet_ids | A list of VPC subnet IDs | list(string) |`[]`| no |
102
+
| subnetwork | This is a test | string | `This
103
+
is
104
+
a
105
+
test
106
+
` | no |
102
107
| tags | A mapping of tags to assign to all resources | map(string) |`{}`| no |
103
108
| test_var | This is a test variable | string | `` | no |
104
109
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`{ "create": "40m", "delete": "40m", "update": "80m" }`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.5.0.md
+5
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,11 @@ Stuff before terraform-docs
101
101
| storage\_encrypted | Specifies whether the DB instance is encrypted | bool |`false`| no |
102
102
| storage\_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`gp2`| no |
103
103
| subnet\_ids | A list of VPC subnet IDs | list(string) |`[]`| no |
104
+
| subnetwork | This is a test | string | `This
105
+
is
106
+
a
107
+
test
108
+
` | no |
104
109
| tags | A mapping of tags to assign to all resources | map(string) |`{}`| no |
105
110
| test\_var | This is a test variable | string | `` | no |
106
111
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`{ "create": "40m", "delete": "40m", "update": "80m" }`| no |
Copy file name to clipboardExpand all lines: tests/0.12/TEST-0.6.0.md
+1
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ Stuff before terraform-docs
101
101
| storage\_encrypted | Specifies whether the DB instance is encrypted | bool |`"false"`| no |
102
102
| storage\_type | One of 'standard' (magnetic), 'gp2' (general purpose SSD), or 'io1' (provisioned IOPS SSD). The default is 'io1' if iops is specified, 'standard' if not. Note that this behaviour is different from the AWS web console, where the default is 'gp2'. | string |`"gp2"`| no |
103
103
| subnet\_ids | A list of VPC subnet IDs | list(string) |`[]`| no |
104
+
| subnetwork | This is a test | string |`"This\nis\na\ntest\n"`| no |
104
105
| tags | A mapping of tags to assign to all resources | map(string) |`{}`| no |
105
106
| test\_var | This is a test variable | string |`""`| no |
106
107
| timeouts | (Optional) Updated Terraform resource management timeouts. Applies to `aws_db_instance` in particular to permit resource management times | map(string) |`{ "create": "40m", "delete": "40m", "update": "80m" }`| no |
0 commit comments