Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Oct 16, 2023
1 parent 84c7983 commit 1ac7f52
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions examples/kms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,6 @@ No requirements.
| <a name="provider_google-beta"></a> [google-beta](#provider\_google-beta) | 4.11.0 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.1.0 |

## Inputs

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| <a name="input_project_id"></a> [project\_id](#input\_project\_id) | The project ID to manage the Secret Manager resources | `string` | n/a | yes |
| <a name="input_region"></a> [region](#input\_region) | Region to create kms key and secret replicas in | `string` | n/a | yes |

## Outputs

| Name | Description |
|------|-------------|
| <a name="output_secret_names"></a> [secret\_names](#output\_secret\_names) | List of secret names |
| <a name="output_secret_versions"></a> [secret\_versions](#output\_secret\_versions) | List of secret versions |

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand All @@ -38,4 +24,4 @@ No requirements.
| secret\_names | List of secret names |
| secret\_versions | List of secret versions |

<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

0 comments on commit 1ac7f52

Please sign in to comment.