Few more typos

This commit is contained in:
Julio Castillo
2025-10-21 15:13:51 +02:00
parent 8598496f7a
commit 367184561b
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ This module offers a unified interface to manage VPC Service Controls [Access Po
Given the complexity of the underlying resources, the module intentionally mimics their interfaces to make it easier to map their documentation onto its variables, and reduce the internal complexity.
If you are using [Application Default Credentials](https://cloud.google.com/sdk/gcloud/reference/auth/application-default) with Terraform and run into permissions issues, make sure to check out the recommended provider configuration in the [VPC SC resources documentation](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/access_context_manager_access_level).
If you are using [Application Default Credentials](https://cloud.google.com/sdk/gcloud/reference/auth/application-default) with Terraform and run into permission issues, make sure to check out the recommended provider configuration in the [VPC SC resources documentation](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/access_context_manager_access_level).
<!-- BEGIN TOC -->
- [Examples](#examples)