Skip to content

Commit 81c4bde

Browse files
docs: fix grammar error in service_account (ref hashicorp/terraform-provider-google#26532) (GoogleCloudPlatform#17146)
1 parent 779cf6b commit 81c4bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mmv1/third_party/terraform/website/docs/d/service_account.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ resource "kubernetes_secret" "google-application-credentials" {
4141

4242
The following arguments are supported:
4343

44-
* `account_id` - (Required) The Google service account ID. This be one of:
44+
* `account_id` - (Required) The Google service account ID. This must be one of:
4545

4646
* The name of the service account within the project (e.g. `my-service`)
4747

0 commit comments

Comments
 (0)