3917 Commits

Author SHA1 Message Date
Pat Gavlin
1190906301
OIDC: fix issuer URL (#2374) 2023-01-06 10:14:38 -08:00
Pat Gavlin
e20610600f
Add Pulumi Deployments OIDC docs. (#2369)
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>
2023-01-05 12:05:58 -08:00
Christian Nunciato
d911e86e01
Update create-project.md (#2372) 2023-01-05 10:24:16 -08:00
susan evans
34463b3495
remove how to guides (#2370) 2023-01-05 09:12:56 -08:00
Francisco Schulz
8da8318864
fix syntax errors in YAML (#2367)
"FileAsset" is not accepted needs to be "fileAsset"
"block" need to be "Block"
2023-01-04 15:28:03 -08:00
Scott S. Lowe
59ce17232d
Add GCP version of the first Pulumi Challenge (#2362)
* 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>
2023-01-04 14:27:51 -08:00
Christian Nunciato
9086a9a6fa
Add a page listing all blog tags (#2064) 2023-01-04 13:13:21 -08:00
Ringo De Smet
f8200ee4a3
Documented the missing SMTP environment variables. (#2332) 2023-01-03 12:35:18 -08:00
Sara
66142c2564
Update index.md (#2109) 2023-01-03 09:46:12 -08:00
Sara
03c226a41d
Update index.md (#2115)
* Update index.md

* Add meta image

* add image

* remove old image

Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-01-03 10:01:36 -06:00
aaronkao
f3a4470885
Updates to messaging (#2005) 2023-01-03 07:45:30 -08:00
kasadaamos
1c2cbd61df
Add missing "chooser" around a couple of JS and TS snippets (#2360)
The code snippets of JS and TS under https://www.pulumi.com/docs/intro/concepts/inputs-outputs/#lifting appeared both at the same time on the page because they were missing the wrapping of `{{< chooser...`
2023-01-03 10:43:04 -05:00
Scott S. Lowe
29a8bced10
Clarify role of application code in Fundamentals pathway (#2359)
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>
2023-01-03 07:07:11 -08:00
Sarah Hughes
6e8d4a047b
remove swag from startup in a box challenge (#2357)
* remove swag from startup in a box challenge

* PR fixes
2022-12-29 17:04:09 -08:00
Christian Nunciato
7ee2270b31
Add AWS Glue post (#2345) 2022-12-27 10:11:38 -07:00
Scott S. Lowe
83e7f71b52
Add YAML to “Building with Pulumi” pathway (#2349)
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>
2022-12-22 12:11:18 -08:00
aaronkao
e845b7b861
Turning off the challenges (#2354) 2022-12-22 12:05:03 -08:00
Scott S. Lowe
8822f7b8da
Improve clarity of text per user feedback (#2352)
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>
2022-12-21 15:48:29 -08:00
Christian Nunciato
eefa768ed7
Fix typo in snippet (#2351) 2022-12-21 15:28:30 -07:00
Christian Nunciato
e5e97833b1
Fix smart quotes in code snip (#2347) 2022-12-21 12:58:04 -07:00
Alex Qiu
663c1757df
Add builtin pulumi variable to YAML reference (#2344) 2022-12-21 09:51:05 -08:00
Sara
7e0002d4e7
Update index.md (#2338)
Adding a "multi-cloud" tag and placing the YouTube video on the article so people don't leave pulumi.com to see it.
2022-12-20 13:20:35 -06:00
Laura Santamaria
53d658952a
feat(dev-adv): decommission the developer advocacy page and offboard Laura and Kat (#2293) 2022-12-20 11:46:58 -07:00
Christian Nunciato
11f196fd38
Template post fixes (#2339) 2022-12-20 10:38:10 -08:00
Scott S. Lowe
b7b7cf7398
Update the Understanding Stacks module (#2336)
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>
2022-12-19 15:43:21 -07:00
Scott S. Lowe
0c722b79a9
Add Golang to Fundamentals track of Pulumi Learn (#2326)
* 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>
2022-12-19 10:14:04 -07:00
Weinell
a4f9eec12e
Change from getId() to id() in Java (#2335)
bucket.getId() was deprecated - bucket.id() is the new method.
2022-12-19 06:28:29 -08:00
Komal
34a497e0cf
Update self-hosted docs to include service metadata endpoint (#2334)
* Update self-hosted docs to include service metadata endpoint

* Fix typo
2022-12-16 13:40:08 -08:00
Pat Gavlin
f6aeb832b6
[deploy] Document PULUMI_ENV (#2304)
These changes document support for exporting environment variables from
pre-run commands via the PULUMI_ENV file.
2022-12-16 08:56:24 -08:00
Roo Thorp
5049336d8f
Update Crosswalk index page to use 1.0 example (#2328)
Also add a couple of missing references to API gateway.
2022-12-16 15:56:57 +00:00
Levi Blackstone
c723bd1da8
Fix invalid link (#2330) 2022-12-15 18:17:53 +00:00
Christian Nunciato
f05b7780f8
Update logging.md 2022-12-15 08:04:17 -08:00
susan evans
015feeeaae
update access token docs and some nav item fixes from the seo work (#2324) 2022-12-14 19:35:46 -08:00
Levi Blackstone
b2f003f301
More docs for resolving k8s SSA field conflicts (#2325) 2022-12-14 14:47:10 -07:00
Levi Blackstone
0b92f4669f
Add docs for resolving k8s SSA field conflicts (#2310) 2022-12-14 13:43:04 -07:00
George Huang
40974ff379
fix text (#2323) 2022-12-13 18:51:26 -08:00
George Huang
02d35f9566
Update title of quotes page (#2321)
* Update title

* update nav

* Update _index.md

* update copy to engineers
2022-12-13 15:36:27 -08:00
Zack Chase
7b28149ffd
Update title tags for docs pages (#2214)
* 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>
2022-12-13 15:19:37 -08:00
Sara
83fbad3633
Update index.md (#2320)
Correct the hour, it's supposed to be on the clock, but has 10min later.
2022-12-13 15:37:10 -06:00
susan evans
faa9981ddf
fix broken link (#2316) 2022-12-13 12:01:19 -08:00
susan evans
633b7346b1
fix broken link (#2317) 2022-12-13 12:01:04 -08:00
Christian Nunciato
7111f19e22
Fix malformed URL (#2318) 2022-12-13 04:13:08 -08:00
Christian Nunciato
796d74bb4a
Add templates post (#2306) 2022-12-12 16:44:24 -08:00
Sean Holung
45f76bc611
add testimonials page (#2298) 2022-12-12 15:31:38 -08:00
Viktor Ohád
e59734a63d
Fix small typos in project file reference page (#2314) 2022-12-11 08:54:32 -08:00
susan evans
5b29b5f0b2
fix 404 in gke tutorial (#2311) 2022-12-09 21:04:15 -08:00
Alex Qiu
d18c45b42d
Add willReplaceOnChanges to package schema (#2307) 2022-12-09 12:56:18 -08:00
susan evans
9872d8dcfe
fix 404 on kube how-to guide (#2309) 2022-12-09 12:34:13 -08:00
Laura Santamaria
195a434f17
feat(post): add Kubernetes template merge post (#2256)
* feat(post): add Kubernetes template merge post

* fix(review): address comments and patches from review

* fix(review): address review requests
2022-12-09 09:58:40 -06:00
Zack Chase
8f7e3e4815
Update page titles and link text (#2303)
* Optimize PLOs for Pulumi Docs /support/

* Optimize PLOs for /docs/aws/

* Optimize PLOs for /docs/guides/ and /docs/reference/ pages

* Update titles and links

Co-authored-by: tiffani <tiffani@casthaste.com>
2022-12-08 15:41:39 -08:00