hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.33k stars 1.74k forks source link

Add Missing Documentation Detector #14743

Open ScottSuarez opened 1 year ago

ScottSuarez commented 1 year ago

Background

Users can add resources or fields. These fields may not be documented (if not auto-gen)

What kind of contribution is this issue about?

hand-written//tpgtools

Details

The stupid path is pretty simple. (field added or resource ect) No doc changes. Sad face

https://github.com/GoogleCloudPlatform/magic-modules/pull/6921

iyabchen commented 3 months ago

Some ideas/improvements:

melinath commented 3 months ago