3917 Commits

Author SHA1 Message Date
Laura Santamaria
6e8cac037a
fix(post): missing sentences (#1049)
I never actually finished sentences 🤦‍♀️
2022-02-14 11:10:43 -06:00
Zack Chase
4787aed05a
Update upcoming resources (#1036) 2022-02-10 09:54:43 -08:00
Christian Nunciato
c7b712690c
Add TypeScript to the Pulumi Fundamentals pathway (#1042)
* Add TypeScript to the Pulumi Fundamentals pathway

* Address feedback

* Fix langfile references

* Address feedback

* Don't do that

* Add TypeScript output as well

* Little fixes
2022-02-10 08:46:56 -08:00
susan evans
dfad094900
fix link (#1041) 2022-02-09 11:11:36 -08:00
Brandon Williams
c65b866e10
Fix highlighting of URN components (#1039) 2022-02-09 10:56:54 -08:00
Brandon Williams
b9a045e6a2
Fix grammatical error (#1040) 2022-02-09 06:47:19 -08:00
Alex Mullans
9ebd9b48cd
Update Plans blog post (#892)
* Add update plans blog draft

* Add asciicasts of update plans

* Update date

* Update themes/default/content/blog/announcing-public-preview-update-plans/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* New meta image

* markup

* lint

* Update version

* Drop header

* Apply suggestions from code review

Co-authored-by: George Huang <george@pulumi.com>

* Rephrase example description a bit

* Update date for Wednesday publish

* Apply suggestions from code review

Co-authored-by: George Huang <george@pulumi.com>

Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: George Huang <george@pulumi.com>
2022-02-09 10:57:51 +00:00
George Huang
fe8fa231d8
Update GreenPark Sports case study (#1034)
Update description of GreenPark Sports per customer request.
2022-02-08 12:03:08 -08:00
Ian Wahbe
03a6579d48
add pluginDownloadURL documentation to Authoring & Publishing (#1029)
* Add `pluginDownloadURL` to authoring & publishing

* Link to new docs from the schema

* Implement suggestions
2022-02-07 15:37:37 +01:00
Christian Nunciato
a6d45f31bb
Fix links (#1032) 2022-02-04 09:52:40 -08:00
susan evans
88a0be7cf2
fix refs (#1030) 2022-02-04 07:58:25 -08:00
Vivek Lakshmanan
f3bc7b0024
Helm Release Support (#1023)
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2022-02-04 16:46:34 +02:00
David Flanagan
0bf57e5438 article: deploying k3s with command package 2022-02-03 23:53:31 +00:00
David Flanagan
d7e9ea8c7d article: deploying k3s with command package 2022-02-03 23:53:31 +00:00
Christian Nunciato
06afa6d1a0
Redirect /crosswalk (#1024)
We don't currently have any content on this page, and it's indexed, so we should probably send those who find it to our current Crosswalk for AWS docs.
2022-02-02 10:30:23 -08:00
Mitch Gerdisch
7e90be6bc4
Give DOMAIN examples (#1016) 2022-02-01 08:21:52 -08:00
Christian Nunciato
56114b5e3b
Fix a couple of client-side redirects (#1020) 2022-01-31 14:51:19 -08:00
susan evans
c074b42fef
move self-hosted repos note up (#1019) 2022-01-31 13:59:18 -08:00
ganeshramcandoit
b3d0236cd0
Update protect.md (#1014) 2022-01-31 10:12:28 +00:00
Kyle Dixler
9780678acd
fixed broken link in blog/dynamic-providers/ (#1013) 2022-01-30 17:12:56 -08:00
Christian Nunciato
28b5467096
Remove block_external_search setting from Learn content (#1009) 2022-01-28 15:09:01 -08:00
Mitch Gerdisch
3a15cb5840
Correct names of the redirect environment vars (#1007) 2022-01-28 13:28:17 -08:00
Laura Santamaria
0bee7f6607
fix(flag): reset nofollow (#1008)
* fix(flag): reset nofollow

* Update index.md
2022-01-28 15:20:32 -06:00
Laura Santamaria
8dcd59f051
fix(link): switch link to service (#1006) 2022-01-27 16:29:34 -06:00
Laura Santamaria
16951795f6
[Learn] Abstraction and Encapsulation pathway (#875)
* feat(pathway): add initial scaffolding for new pathway

* feat(intro): adding in the draft intro for the pathway

* feat(scaffold): add scaffolding of pathway

* feat(content): add more content

* feat(content): add more content to the pathway

* feat(components): adjust to work with component resources

* feat(abstraction): add diagram

* revert(accident): revert accidental commit

* fix(lint): patch trailing spaces

* fix(lint): another one

* fix(code): stop coding half-asleep on flights; fixing error

* fix(derp): remove leftover text

* feat(meta): add forgotten meta image

* Apply suggestions from code review

Accepting first round.

Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>

* fix(review): update from review

* fix(review): update to match review

* fix(review): add more review responses

* fix(review): add more updates based on review; move around the components

* fix(review): add a bit more from review

* fix(lint): fix whitespace and missing transition line

* fix(handling): forgot to update error handling; fixing based on review

* fix(wording): patch from review

* fix(review): add the last of the review stuff

* fix(review): add final fixes from review

* Update themes/default/content/learn/abstraction-encapsulation/_index.md

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

* Apply suggestions from code review

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

* fix(meta): update meta images

* fix(line): add empty line to make markdown happy

* fix(review): wording patch

* fix(review): add comments to code for better readability

* fix(review): add links and examples

Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-27 15:34:55 -06:00
meagancojocar
4ad9f9b151
Release notes 66 (#1000)
* Added Jan 2 Release Notes

* Fix hyperlink issue

* fixing long title config

* update title

* url fixes

* Update themes/default/content/blog/pulumi-release-notes-66/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/blog/pulumi-release-notes-66/index.md

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

* Update to include M67 and feedback

* Updated photo

* copy changes based on feedback

* Fix links

* Update index.md

* removing gh issue #s

* Update index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-26 13:55:25 -08:00
Christian Nunciato
ac662a801b
Specify explicit menu identifiers for resource-options items (#1004) 2022-01-25 12:51:43 -08:00
Ian Wahbe
e9f717f5cd
Add providers and root namespace to documentation (#997)
* Add rootNamespace to schema

* Add `providers` resource option

* Remove invalid reference to `test`

* Fix typo

* Fix weights and punctuation
2022-01-25 20:17:51 +01:00
Christian Nunciato
d10cb12661
Pulumi Service features blog post (#976) 2022-01-24 17:09:06 -08:00
susan evans
f9abf89a3f
Fix typo on iac marketing page 2022-01-22 19:47:06 -08:00
Piers Karsenbarg
eb098c0f61
Added text if you need access to service (#993)
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-22 11:35:48 -08:00
Matt Stratton
39982161ae
Add line to show where community member post (#989)
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
2022-01-21 16:21:24 -08:00
Christian Nunciato
427433785d
TF comparison updates (#985) 2022-01-21 15:49:26 -08:00
Matt Stratton
8eefea9082
Add attribution link at footer of post (#995)
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
2022-01-21 13:29:34 -06:00
Karl Skewes
9d42a46569
chore(go): Update GHA to supported Go version (#979)
Per: https://www.pulumi.com/docs/intro/languages/go/
> Pulumi supports writing your infrastructure as code using the Go language. Go 1.16 or later is required.

The basic `pulumi new go` setup fails to preview when using Go < 1.16.x in the provided GitHub Actions templates.
2022-01-20 20:02:16 -08:00
Brandon Williams
96ad2da2a5
Update SSO configuration instructions for Okta (#988)
* Update SSO configuration instructions for Okta

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <christian@pulumi.com>
2022-01-20 15:15:20 -08:00
Matt Stratton
9548c2421f
Add community post (Observable Infrastructure as Code) (#987)
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2022-01-20 10:46:13 -06:00
Praneet Loke
c24c31eb94
Add info about API docs as part of package docs contribution (#982) 2022-01-19 19:06:26 -08:00
Brandon Williams
2ba2bb0851
[DOCS] change TF_TRACE -> TF_LOG (#928) 2022-01-19 11:52:17 -08:00
susan evans
5b26890c9d
fix crosswalk links to example repo (#978) 2022-01-18 13:47:38 -08:00
Praneet Loke
5c1aa9ab81
Add a warning about enabling merged results pipeline in GitLab (#981)
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-18 12:37:34 -08:00
Brandon Williams
5edae1d56d
[DOCUMENTATION] fix grammatical error (#980) 2022-01-18 08:42:35 -08:00
Luke Hoban
1634dd6dfd Fix ref not found error 2022-01-17 20:41:47 -08:00
Luke Hoban
135686ccce
Break Resource page into separate pages for each core concept (#938)
Even after breaking the Programming Model content down, this Resources page still contained a *lot* of core content.  This made a lot of important features feel very "hidden", like resource options, components, dynamic providers, and more.

It also led to suboptimal search results, both in Google and in our own internal site search, because searches for specific concepts (like "pulumi aliases") would return the "Resources" page, which didn't even rank particularly well as it doesn't "feel" like definitive content for this specific topic.

This change breaks this page into 18 separate pages.  It keeps the "Custom Resource" content in the main Resources page (since that content is nearly entirely actually not specific to Custom Resources anyway), pulls the Custom Resource, Resource Providers and Dynamic Providers content into separate top level items, and pulls the Resource Options content into it's own index with a separate page per resource option.

Some of the resulting pages are fairly light in content, but this actually offers room to flesh these out more fully now that they have room to breathe.

Reading through this content as part of the refactor, there is quite a bit of cleanup we could still do here.  I took a few liberties to clean up some things as part of this, but mostly focused on the refactor instead of changes to prose.

This also introduces a set of client-side redirects to the resources page, so that each of the previous anchors which now lives elsewhere will get redirected in the client, following the same strategy used in the Programming Model page refactor.
2022-01-17 17:49:07 -08:00
susan evans
9c62198690
revert redirects back to their original paths (#974) 2022-01-14 12:55:13 -08:00
susan evans
9e8196d6c1
fix ref (#968) 2022-01-13 11:25:39 -08:00
susan evans
5496ed95c2
fix console refs (#967) 2022-01-13 10:35:37 -08:00
susan evans
12c5475082
change mentions of Pulumi Console to Pulumi Service (#959) 2022-01-13 09:48:57 -08:00
Christian Nunciato
ef12e998af
Undraftify (#966) 2022-01-12 15:58:56 -08:00
Christian Nunciato
21102708f4
Blog about integrating API Gateway with EventBridge and Lambda (#955) 2022-01-12 14:14:29 -08:00