VSChina / magic-modules

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

MM should generate the tf config examples #71

Open neil-yechenwei opened 5 years ago

neil-yechenwei commented 5 years ago

MM should generate the tf config examples for the usage of new resource since this is the required parts of submitting the code to hashicorp.

Below is the example: The file path of the sample tf config: C:\terraform\projects\terraform-provider-azurerm\examples\batch\basic\main.tf

The snapshot of the sample tf config: image