Skip to content

Commit 4c0707e

Browse files
committed
fix: update documentation
1 parent 21d33f3 commit 4c0707e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/postgresql-ha/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ terraform destroy
2323

2424
| Name | Description | Type | Default | Required |
2525
|------|-------------|------|---------|:--------:|
26+
| folder\_id | The folder where project is created | `string` | n/a | yes |
27+
| key\_project\_id | The project where autokey is setup | `string` | n/a | yes |
2628
| pg\_ha\_external\_ip\_range | The ip range to allow connecting from/to Cloud SQL | `string` | `"192.10.10.10/32"` | no |
2729
| pg\_ha\_name | The name for Cloud SQL instance | `string` | `"tf-pg-ha"` | no |
2830
| project\_id | The project to run tests against | `string` | n/a | yes |

0 commit comments

Comments
 (0)