https://pulumi.com logo
Title
c

cool-egg-852

04/01/2020, 2:39 PM
https://www.pulumi.com/docs/reference/pkg/gcp/container/cluster/ vs https://www.terraform.io/docs/providers/google/r/container_cluster.html for example is different in that TF has a recommended example and Pulumi has the default example only.
Any reason to not include all of the doc from TF?
w

white-balloon-205

04/01/2020, 3:03 PM
We are working on being able to add the rest of the examples. The primary reason they are missing today is if the examples uses TF 0.12 syntax. We will be landing support for TF 0.12 in tf2pulumi in the next week or two.
c

cool-egg-852

04/01/2020, 3:04 PM
Gotcha