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

Add update method checking to autogen parser #20321

Closed modular-magician closed 1 week ago

modular-magician commented 1 week ago

A contributor ran into this and raised with me. It wasn't fully copied over from the original parser. Also move autogen_status tag above parameters as the placement in the .go file determines the placement in the YAML Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/12317