3917 Commits

Author SHA1 Message Date
Ben Longo
35d2caee7d
Change SetConfigValueAsync to SetConfigAsync (#2472) 2023-03-09 13:57:42 -08:00
Thomas Maddox
b33d4f20a5
Clean up bucketEndpoint use in GCP Golang Get Started (#2511)
Addressing two issues I discovered while going through the GCP Golang Get Started guide:

1. On the Modify Program step of the guide, `bucketEndpoint` is assigned but never used and therefore cannot compile. If a User wanted to run this program before proceeding to the Deploy Changes step, they would get an error like this: `./main.go:47:3: bucketEndpoint declared and not used`.
2. At the Deploy Changes step, `bucketEndpoint` is assigned before error handling for the previous call, which means it may proceed to attempt to access attributes from a `nil` value during interpolation when it should be providing the error from the `NewBucketObject` call.

Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-03-09 13:27:24 -08:00
susan evans
46a1d33b87
make update plans page title more specific (#2546) 2023-03-09 12:40:14 -08:00
susan evans
3014e6357c
add a note to secrets page (#2541) 2023-03-09 12:31:20 -08:00
Sarah Hughes
fe3b020731
Sarah/up 2023 (#2545)
* move reusable sections to partials

* replace kubecon reused components with partials

* update header links to replace CED with PulumiUP

* update event session registration modal to skip session selection step with only 1 option

* add new images

* add 2023 pulumiUP pages

* commit the bundle?

* Update themes/default/content/pulumi-up/_index.md

Co-authored-by: Zack Chase <zachary@pulumi.com>

* update youtube links

* add new meta images

* update title, add thanks for registering

---------

Co-authored-by: Zack Chase <zachary@pulumi.com>
2023-03-09 10:30:02 -08:00
Sara
490ddd5190
Updating Kelsey Dirks quote + adding Guin (#2540)
Updating the beginning of  Kelsey Dirks' quote
Adding Guin's
2023-03-08 10:30:28 -06:00
Monica
7653b7ba77
Merge pull request #2527 from pulumi/mr/docker-image
Add docker 4.0 blog post
2023-03-08 04:13:03 -05:00
Monica
7325226bbb
Add provider reference to CTA para 2023-03-07 19:52:42 -05:00
Monica
0e81fcd371
Update provider name references and add shoutout 2023-03-07 19:43:30 -05:00
Guinevere Saenger
e4579c1d8c Update migration to short note with link 2023-03-07 15:59:13 -08:00
Monica
b8de6a2e62
add time offset 2023-03-07 16:03:34 -05:00
Monica
a45f1ddc49
Adjust per feedback from GH 2023-03-07 15:41:21 -05:00
Sean Holung
e86bfabf82
add international women's day blog post (#2537) 2023-03-07 10:13:02 -08:00
Monica
7c22417ab1
Merge pull request #2528 from pulumi/monica/automation-api-crosslanguage
Add automation API cross-language note
2023-03-07 11:15:18 -05:00
Monica
f8d621aedb
Update launch date and remove empty typescript selector 2023-03-07 10:53:38 -05:00
Ringo De Smet
3daa5fb0e9
Document support for Gitlab releases to host plugin binaries (#2535)
Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2023-03-07 10:00:26 +01:00
Guinevere Saenger
f029ea86d5 Add code sample showing cache from and platform args 2023-03-06 18:25:32 -08:00
Guinevere Saenger
b3a03db436 Remove extra shortcode 2023-03-06 18:14:30 -08:00
Guinevere Saenger
ab0a89d16b Use choosables for languages. Upload a recording of log output. 2023-03-06 17:56:28 -08:00
Monica
bbec069902
Drop note style and add to inline para 2023-03-06 15:23:48 -05:00
Luke Hoban
3840ab1b44
Some docs fixes (#2530)
Fixes https://github.com/pulumi/pulumi-hugo/issues/2063.
Fixes https://github.com/pulumi/pulumi-hugo/issues/2519.
Fixes https://github.com/pulumi/pulumi-hugo/issues/861.
Fixes https://github.com/pulumi/pulumi-hugo/issues/384.
Fixes https://github.com/pulumi/pulumi-hugo/issues/1143.
Fixes https://github.com/pulumi/pulumi-hugo/issues/1404.
Fixes https://github.com/pulumi/pulumi-hugo/issues/66.
Fixes https://github.com/pulumi/pulumi-hugo/issues/316
Fixes https://github.com/pulumi/pulumi-hugo/issues/2200.
Fixes https://github.com/pulumi/pulumi-hugo/issues/2225.
2023-03-06 11:58:23 -08:00
Thomas Kappler
675f68a1a8
Fix Go example for pulumi.All (#2531) 2023-03-06 08:22:16 -08:00
Sara
a79477fa74
Update presenter (#2529)
It's Lee not Kat
2023-03-03 15:52:01 -08:00
Anita Trimbur
74753a4ec2
update outdated console screenshot in scim guide (#2526) 2023-03-02 18:55:39 -08:00
Monica
eeb1cd92de
Capitalize title words 2023-03-02 16:04:33 -05:00
Monica
a18462f0ee
Re-title and add speed qualifier 2023-03-02 15:19:41 -05:00
Monica
398e7d688f
Adjust per feedback 2023-03-02 14:15:47 -05:00
Josh Kodroff
90fcc391a2
Update index.md (#2525)
- Correct producer/consumer error
- Add a note about `confluent login`
2023-03-02 13:48:57 -05:00
Monica
4795572370
Add automation API cross-language note 2023-03-02 13:13:49 -05:00
Guinevere Saenger
a62d1f2ce6 Add first cut of migration guide 2023-03-01 16:46:44 -08:00
Devon Grove
8843ffe7af
privateKey -> sshPrivateKey (#2520) 2023-03-01 16:06:11 -05:00
Monica
fe61423155
Add docker 4.0 blog post 2023-03-01 14:19:32 -05:00
Sarah Hughes
123e78e6a8
add new meta image for kubecon 2023 (#2523) 2023-02-28 12:39:31 -08:00
Fraser Waters
aae6e7f343
Add dotnet to some pages (#2459)
* Add dotnet to some pages

* Update index.md

* Update index.md
2023-02-28 09:12:01 +00:00
Sean Holung
ca0b79565b
New Workshop - getting started with kubernetes azure (#2517) 2023-02-27 15:16:08 -08:00
Sean Holung
e787de019d
New Workshop - getting started with kubernetes google cloud (#2516) 2023-02-27 15:14:42 -08:00
susan evans
8d43d806ec
remove direct links to github app (#2514) 2023-02-27 07:14:57 -08:00
Thomas Maddox
ceaeea9b48
Fix typo: compile-type -> compile-time (#2512) 2023-02-26 15:57:20 -08:00
Andreas Brunner
c1d031ddbe
Update names.md (#2513)
Fix two typos.
2023-02-24 10:35:38 +00:00
Scott S. Lowe
12fcf10be7
First Zephyr blog post on code organization and stacks (#2502)
Publish first blog post in Zephyr series, covering code organization and stacks

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-02-20 15:44:07 -05:00
Sean Holung
9194fcd212
update new relic workshop with video (#2505) 2023-02-16 12:02:35 -08:00
Josh Kodroff
eb94aeb603
Add Confluent Cloud blog post. (#2489)
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-02-15 16:03:00 -08:00
Sean Holung
03b41e8333
fix capitalization of kubecon (#2503) 2023-02-15 15:58:07 -08:00
Sean Holung
e0b234f293
add kubecon to events list page (#2501) 2023-02-15 15:02:36 -08:00
Sean Holung
1747dcd7dc
New Workshop - getting started with iac pulumi aws (#2499) 2023-02-15 12:41:10 -08:00
Sean Holung
59050125de
New Workshop - getting started with kubernetes aws (#2500) 2023-02-15 12:40:52 -08:00
Sean Holung
b2f84aa559
New Workshop - platform with aws proton and pulumi (#2498) 2023-02-15 12:39:42 -08:00
Sara
ed34bb3d7a
FinOps with Pulumi: image + list + tag (#2495)
- Updated blog image
- Added the "automation-api" tag
- The section "Basic Tag Policy for FinOps will include" the items following it don't appear as a list, fixing it so it shows correctly.
2023-02-15 12:04:20 -06:00
Sara
b6bcb16f39
Add files via upload (#2494)
Update blog image
2023-02-15 11:34:57 -06:00
Richard Shade
7e40a3acff
Blog: Finops with Pulumi (#2443)
* Blog: Finops with Pulumi

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-02-15 01:50:45 +00:00