docs
docs copied to clipboard
Update go imports to reflect latest packages on partner pages
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
The go imports on the aws, gcp, and azure partner pages are out of date. The examples need to be updated and verified for functionality.
https://github.com/pulumi/pulumi-hugo/tree/master/themes/default/content/partner contains to.. https://www.pulumi.com/gcp/ https://www.pulumi.com/aws/ https://www.pulumi.com/azure/
Affected area/feature
@asafashirov Assigning to you as these pages are for marketing/SEO. A couple of ways we might close this out:
- If having the updated versions matter, let's update them. You can re-assign to me.
- If it doesn't matter, we can leave as-is and close the issue.
- If the page (whose primary function is SEO as I understand it) doesn't need code examples, we can remove the examples entirely and refer to pages in the docs that contain code samples.
@jkodroff let's opt for option 3; here's the working PR (I haven't checked how Claude went about removing the code examples and formatting accordingly yet): https://github.com/pulumi/docs/pull/15212
@jkodroff I remove the code examples but haven't referenced to relevant docs pages nor updated any of the messaging; reassigning to you for a second pass; please work off of this pr: https://github.com/pulumi/docs/pull/15212