Fixing some typos

This commit is contained in:
Alejandro Leal
2023-08-18 05:51:00 +00:00
parent f173a9cf25
commit ea0de3adbb
6 changed files with 7 additions and 6 deletions

View File

@@ -246,7 +246,7 @@ module "bigtable-instance" {
| name | description | sensitive |
|---|---|:---:|
| [id](outputs.tf#L17) | Fully qualified instance id. | |
| [instance](outputs.tf#L26) | BigTable intance. | |
| [instance](outputs.tf#L26) | BigTable instance. | |
| [table_ids](outputs.tf#L35) | Map of fully qualified table ids keyed by table name. | |
| [tables](outputs.tf#L40) | Table resources. | |