4924 Commits

Author SHA1 Message Date
James Denyer
0ced49c28e
Update dependson.md for go example syntax error (#3239) 2023-08-07 14:14:25 -07:00
meagancojocar
3d3e93066d
AI Assist improvements blog (#3238)
* first draft blog

* wrong placement of more

* Add link to docs

* Update themes/default/content/blog/ai-assist-improvements/index.md

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>

---------

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
2023-08-07 19:55:12 +00:00
Monica
f8f71cafd9
Replace image and standardize on 6.0 2023-08-07 12:59:36 -04:00
toriancrane
873fdd3134 Updated YAML shortcode value 2023-08-07 16:22:56 +00:00
walfie
979cc485d1
Fix typos (#3230) 2023-08-05 13:52:22 -07:00
Sara
e6987855e3
1Password workshop corrections and Meta image (#3228)
* Add files via upload

* Update index.md

Correct Ringo's name
Correct workshop time
Add meta image
2023-08-04 16:53:07 -05:00
Monica
83917511e8
Adjust wafv2 statement per feedback 2023-08-04 17:10:52 -04:00
Monica
f5fba7b12c
Update meta image 2023-08-04 16:36:56 -04:00
Sarah Hughes
738d87fb54
add 9/7 workshop to resources (#3226) 2023-08-04 13:36:34 -07:00
Monica
ccc501433d
Resize image and set links 2023-08-04 16:18:37 -04:00
Scott Lowe
69745f6f22 Add workshop information
Add information for workshop on 9/7 featuring AWS v6 provider

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-08-04 13:01:00 -06:00
Tony Worm
92439ee2b5
fix typo in yaml-language-reference.md (#3222) 2023-08-04 11:07:56 -07:00
James Denyer
ab463aabfe
Update functions.md for grammar error (#3223) 2023-08-04 11:06:19 -07:00
Sean Holung
b933d8e53a
fix link (#3225) 2023-08-04 11:00:27 -07:00
Christian Nunciato
3563a9f0f4
Fix GCP tutorial (#3221) 2023-08-04 10:59:33 -07:00
Monica
a7f9561420
Update themes/default/content/blog/announcing-v6-of-the-pulumi-aws-classic-provider/index.md
Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
2023-08-03 23:25:17 -04:00
Monica
fe3284e415
Update themes/default/content/blog/announcing-v6-of-the-pulumi-aws-classic-provider/index.md
Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
2023-08-03 23:24:57 -04:00
Sarah Hughes
7213deaf0a
add signup text to resources pages (#3224)
* add signup text to resources pages

* make the link blue
2023-08-03 16:58:05 -07:00
George Huang
32ecd932e5
Add WA Trust Bank PulumiUP talk blog post (#3220)
* add blog content

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>

* Update themes/default/content/blog/how-a-bank-modernized-its-software-engineering-with-infrastructure-as-code-automation/index.md

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>

* Update index.md

---------

Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
2023-08-03 14:33:15 -07:00
YoungHo Yoon
3339d485b0
Remove the Sid property (#3215) (#3216) 2023-08-03 10:24:05 -07:00
Zack Chase
c408f2e784
Add b version of getting started guide for split testing (#3211)
* Add b version of getting started guide for split testing

* Block external search

* Update b version with gcp changes

* Address feedback
2023-08-02 12:49:11 -07:00
James Denyer
cc43f0a8af
Update providers.md to add clarity on AWS vs Azure Example (#3213) 2023-08-02 09:51:35 -07:00
Devon Grove
2eec1e62fe
Add admin tokens to access tokens perms table (#3196) 2023-08-01 23:52:39 +00:00
Christian Nunciato
b94aae7cda
Remove bad link (#3214)
No longer works, so unlinking.
2023-08-01 16:44:21 -07:00
Daniel Bradley
587dff0ff8
Fix missing location for gcp get-started guide (#3212)
* Fix missing location for gcp get started guide

Fixes https://github.com/pulumi/pulumi-hugo/issues/3207

* Fix unrelated lint failures
2023-08-01 06:02:11 -07:00
YoungHo Yoon
934d7537fb
Fix EKS docs (#3209)
* Fix EKS docs #3208

* Apply suggestions from code review

Fix EKS docs #3208

Co-authored-by: Christian Nunciato <christian@pulumi.com>

---------

Co-authored-by: dev-yyh <yun-yeongho@149-186.twnet>
Co-authored-by: Christian Nunciato <christian@pulumi.com>
2023-07-31 16:23:33 -07:00
Duarte OC
98978eb56e
Fixes #3171 (#3177)
https://github.com/pulumi/pulumi-hugo/issues/3171
2023-07-31 14:28:35 -07:00
Monica
90f9cd5f87
Add blog for AWS v6 2023-07-31 13:52:10 -04:00
Sarah Hughes
a11ed27b94
update time for kubernetes workshop (#3203) 2023-07-28 13:09:25 -07:00
Germán Lena
b8d9554712
Add German (#3202) 2023-07-28 10:51:15 -03:00
Sarah Hughes
cb60081556
add 1password workshop to resources (#3201) 2023-07-27 12:11:54 -07:00
Christian Nunciato
3356d1beb8
Add What Is to the Learn menu (#3198) 2023-07-27 10:02:12 -07:00
Sara
d28602f2be
Add Meta Images for upcoming workshops: Advanced K8s+GCP and Equinix (#3200)
* Meta images for upcoming workshops gcp and equinix

* Update meta image of workshop k8s gcp index.md

* Update meta image of equinix workshop index.md
2023-07-27 10:35:23 -05:00
Christian Nunciato
dfc374be67
Fix capitalization in SVG (#3199) 2023-07-27 07:39:37 -07:00
meagancojocar
142e3c328b
Adding restore stacks docs (#3178)
Co-authored-by: Isabel Suchanek <26209794+isabeldepapel@users.noreply.github.com>
2023-07-26 22:32:13 +00:00
Cleve Littlefield
a8dc63be90
Add Cleve (#3167) 2023-07-26 15:02:35 -07:00
Eric Rudder
33207827e3
Update _index.md (#3195) 2023-07-26 14:39:54 -07:00
Devon Grove
a094be8c46
Admin tokens docs (#3188) 2023-07-26 20:20:53 +00:00
James Denyer
9cc4f66d63
Pulumi AI experimental Examples 2-8 (#3192)
* Pulumi AI experimental Examples 2-8

Adding the second wave of Pulumi AI experimental Examples

* Filter AI Answers items out of the All tab and RSS feed

* adjusting meta_desc to be less than 160 har

* Update themes/default/content/resources/how-to-deploy-react-app-to-aws/index.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Remove the initial API Gateway example

---------

Co-authored-by: Christian Nunciato <chris@nunciato.org>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-07-26 10:29:07 -07:00
Sara
bd93464e1b
Add variation of workshop image to folder (#3185)
I need the image to exist on the website so I can pull it for an ad experiment.
2023-07-26 10:46:33 -05:00
Scott S. Lowe
8fb08a02a0
Add Zephyr post on Automation API (#3161)
Add an Automation API-focused post to the Zephyr IaC Recommended Practices series

Signed-off-by: Scott Lowe <slowe@pulumi.com>
Co-authored-by: Kat Morgan <kat@braincraft.io>
2023-07-26 09:03:45 -06:00
Christian Nunciato
d6aaa7be00
Remove unused developer-advocate code (#3194) 2023-07-26 07:38:14 -07:00
Kat Morgan
94e7badd12
Merge pull request #3186 from pulumi/ubk-joined-pulumi
upgrade kat morgan
2023-07-25 16:50:15 -07:00
Christian Nunciato
d9d031cc4e
Add InfraRed 100 (#3189) 2023-07-25 15:07:56 -07:00
usrbinkat
97c445597b upgrade kat morgan 2023-07-25 11:51:39 -07:00
Christian Nunciato
32a3fcee71
Add a tab to /resources for AI Answers (#3182) 2023-07-24 21:31:34 -07:00
aaronkao
7f790e2b5d
AI solutions page (#3179)
* AI solutions page

* Typo fix

* Copy updates and new logos

* Update themes/default/content/solutions/ai.md

Co-authored-by: Kat Morgan <kat@braincraft.io>

---------

Co-authored-by: Kat Morgan <kat@braincraft.io>
2023-07-21 14:01:44 -07:00
James Denyer
079a614eae
Fix broken typescript example in dynamic-providers.md (#3168)
* Fix broken typescript example in dynamic-providers.md

There was a change in the @octokit/rest package usage.

* Update dynamic-providers.md

fixing the javascript example as well
2023-07-21 13:30:41 -07:00
Sean Holung
29f905ecb4
fix broken blog link (#3180) 2023-07-21 13:01:36 -07:00
Christian Nunciato
aa817e2482
Add a robots.txt exclusion for /registry/packages/azure-native-v1 (#3176) 2023-07-20 17:59:22 -07:00