Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #202 from ericyz/hotfix/update-readme
Browse files Browse the repository at this point in the history
update readme on the latest supported resources
  • Loading branch information
melinath authored Mar 18, 2021
2 parents 6a9552f + 549f539 commit 7886fcf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ The follow Terraform resources are supported for running validation checks:
```
google_bigquery_dataset
google_compute_disk
google_compute_forwarding_rule
google_compute_global_forwarding_rule
google_compute_firewall
google_compute_instance
google_container_cluster
google_container_node_pool
google_filestore_instance
google_folder_iam_binding
google_folder_iam_member
google_folder_iam_policy
Expand All @@ -31,12 +34,15 @@ google_project_iam_policy
google_project_organization_policy
google_project_service
google_pubsub_topic
google_pubsub_subscription
google_spanner_instance
google_sql_database_instance
google_storage_bucket
google_storage_bucket_iam_binding
google_storage_bucket_iam_member
google_storage_bucket_iam_policy
google_kms_crypto_key
google_kms_key_ring
```

## Getting Started
Expand Down

0 comments on commit 7886fcf

Please sign in to comment.