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.36k stars 1.75k forks source link

`autoclass` and `soft_delete_policy` arguments missing from `google_storage_bucket` documentation #20370

Closed shunsuke-tsumori closed 4 days ago

shunsuke-tsumori commented 4 days ago

Question

Although the autoclass and soft_delete_policy arguments can be set in the google_storage_bucket resource, they don't seem to be documented. I only noticed this, but there might be others. Is there any reason for this?

If necessary, I would like to take on the task of adding the documentation by creating an issue. 🙏

shunsuke-tsumori commented 4 days ago

I close this because I was referring to the wrong documentation. My apologies.