VSChina / magic-modules

Magic Modules: Automagically generate Google Cloud Platform support for OSS
Apache License 2.0
1 stars 4 forks source link

MM doesn't support to specify both "Computed" and "Optional" for one field. #22

Closed neil-yechenwei closed 5 years ago

houkms commented 5 years ago

Now, this can be solved by specifying the default_from_api: true field in the terraform.yaml for the corresponding property.