Skip to content

Commit

Permalink
terraform-docs: updated markdown table
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent c87e7ff commit 3fdf8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Before you begin using this Terraform module, ensure you meet the following prer

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| source\_image | Defines the VM image passed from the GCP Marketplace | `string` | `"projects/graphdb-public/global/images/ontotext-graphdb-10-7-5-202410111243"` | no |
| source\_image | Defines the VM image passed from the GCP Marketplace | `string` | `"projects/graphdb-public/global/images/ontotext-graphdb-10-7-6-202410151959"` | no |
| goog\_cm\_deployment\_name | Deployment name | `string` | `"graphdb"` | no |
| project\_id | Project in which the VM will be created | `string` | n/a | yes |
| zone | The zone where the VM will be created | `string` | `"us-central1-a"` | no |
Expand Down

0 comments on commit 3fdf8c2

Please sign in to comment.