Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nb-goog committed Nov 18, 2024
1 parent 6de0c29 commit 74789db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bucket-setup-using-autokey/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This example illustrates how to use the `autokey` kms submodule for [KMS Autokey
|------|-------------|------|---------|:--------:|
| bucket\_location | The gcp location where storage bucket will be created | `string` | n/a | yes |
| bucket\_name\_prefix | The storage bucket created will have name {bucket\_name\_prefix}-{random-suffix} | `string` | n/a | yes |
| bucket\_resource\_type\_selector | The resource type selector for bucket | `string` | n/a | yes |
| resource\_project\_id | The ID of the project in which to provision resources (bucket, persistent disk, etc) | `string` | n/a | yes |
| resource\_type\_selector | The resource type selector for bucket | `string` | n/a | yes |

## Outputs

Expand Down

0 comments on commit 74789db

Please sign in to comment.