These changes add a new set of guides that explain how to configure
Pulumi Deployments' OpenID Connect integration with AWS, Azure, and GCP.
These changes also add documentation for OpenID Connect in the Pulumi
Deployments API.
Co-authored-by: Komal <komal@pulumi.com>
* Add GCP version of challenge
Add the GCP version of the "Startup in a Box" Pulumi challenge. Clean up unneeded HTML at the start of the document. Standardize on second person voice.
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Added a note to indicate that users are not expected to use the application code in the Fundamentals pathway; the images are already built for them.
Closes#1842
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Add YAML to all topics in the “Building with Pulumi” pathway, including both YAML code and supporting text
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Adds text to further explain purpose and use of configuration values. Fixes an incorrect path reference to the application source code repository. Clarifies that the configuration values are required.
Fixes#1840
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Remove language chooser shortcodes from the Understanding Stacks module of the Building with Pulumi pathway; all content is applicable for all languages, so the shortcodes aren't necessary.
Signed-off-by: Scott Lowe <slowe@pulumi.com>
* Add Golang to Fundamentals track of Pulumi Learn
Add code and explanatory text for Golang in the "Pulumi Fundamentals" pathway of Pulumi Learn. Add comments to all code snippets. Remove references to non-existent directory in source code repository. Fix wording in some sections to properly account for language idioms. Other general clean-up.
Signed-off-by: Scott Lowe <slowe@pulumi.com>
* Optimize PLOs for Pulumi Docs /tutorial/
* Optimize PLOs for Pulumi Docs /intro/concepts/
* Optimize PLOs for Pulumi Docs /intro/languages/
* Optimize PLOs for Pulumi Service and Versus docs pages
* Clean up intro titles
* Fix up remaining title tags
Co-authored-by: tiffani <tiffani@casthaste.com>