pulumi / pulumi-terraform-provider

Use any Terraform provider with Pulumi
Apache License 2.0
4 stars 0 forks source link

Add getting started instructions for the internal preview #2

Closed iwahbe closed 1 month ago

guineveresaenger commented 1 month ago

This worked well for me. A couple general comments:

  1. Have a "Prerequisites" section to say users should: a. install Pulumi at the required version (if the version needs to be exact and not just v1.126.0 and higher, then include directions for that) b. install the gh cli (not everyone uses it)
  2. I like the explainer tips!
  3. Can we remove the prompt sign $ from the instructions? It makes it into the copy/paste and gums up the works.
  4. When I ran the program, I did not see the ✅ Policies section. This seems like it's a thing you have to seperately install but isn't necessary for success here.