terraform-linters / tflint-ruleset-google

TFLint ruleset for terraform-provider-google
Mozilla Public License 2.0
69 stars 20 forks source link

Update Magic Modules #332

Closed wata727 closed 7 months ago

wata727 commented 7 months ago

Generated from the following command:

$ cd tools/magic-modules/mmv1
$ bundle install
$ bundle exec compiler -a --force tflint -v ga -e terraform -o /workspaces/tflint-ruleset-google/rules/magicmodules

The google_disabled_api rule is manually modified due to the change in https://github.com/terraform-linters/magic-modules/pull/5.