Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firewall Validator fix target_service_accounts ref #1388

Merged
merged 1 commit into from
May 22, 2023

Conversation

afda16
Copy link
Collaborator

@afda16 afda16 commented May 22, 2023

The Firewall Validator schema configuration contains a field target_service_account. This should be updated to target_service_accounts to match the google_compute_firewall Terraform resource argument:

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_firewall#target_service_accounts

The Firewall Validator schema configuration contains a field
`target_service_account`. This should be updated to
`target_service_accounts` to match the `google_compute_firewall`
Terraform resource argument:

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_firewall#target_service_accounts
@afda16 afda16 requested a review from juliocc May 22, 2023 14:31
@afda16 afda16 requested a review from rosmo May 22, 2023 14:45
@afda16 afda16 merged commit 00efd60 into master May 22, 2023
@afda16 afda16 deleted the afda16/firewall-validator-argument branch May 22, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants