3917 Commits

Author SHA1 Message Date
Josh Kodroff
add31fc276
Add first blog post for advanced networking in AWS. (#2631)
* Add first blog post for advanced networking in AWS.
2023-04-05 13:09:08 -04:00
Sarah Hughes
a8722e2695
remove 'KubeCon' from happy hour (#2652) 2023-04-05 08:49:27 -07:00
Abhinav Gupta
f95d3c8f67
concepts/stacks references: explain OutputDetails (#2637)
This adds a new section to the StackReference section,
explaining how to get values out of a stack reference.

It covers both getOutput and getOutputDetails,
with examples of when one is preferred over the other.

getOuput is primarily suggested when the result
is input to another resource (after some transforms)
and getOutputDetails is suggested when you need direct access.

Code samples for getOutput were adapted from existing cases.
For getOutputDetails, all code samples were manually verified
with a sample project locally.

Notes:

- This functionality does not currently work in Python
  because we do not provide the ability to use `await`
  in Python programs. Ref: pulumi/pulumi#12172
- This need a release of pulumi-java before merging.
  Ref: pulumi/pulumi-java#1042

Resolves #2547
2023-04-04 10:59:39 -07:00
Scott S. Lowe
99510bb0cf
Update older hierarchical config post (#2651)
* Update older hierarchical config post

Update older post to link to announcement of support for hierarchical config

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-04-04 11:40:18 -04:00
susan evans
4010bb9268
remove irrelevant link (#2649) 2023-04-03 16:57:27 -07:00
Luke Hoban
14c0481358
Document filestate backend project support (#2465)
Update state and backend documentation for project-scoped stacks in filestate (#12173.)

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-04-03 11:04:04 -07:00
Justin Van Patten
3f672f4b99
blog: Project-Scoped Stacks in Self-Managed Backends (#2622)
Adds a new blog post intended to be published this Wednesday (3/29) on the same day the feature will be released.

Part of https://github.com/pulumi/pulumi/issues/12173

Related Issues/PRs:
- https://github.com/pulumi/pulumi/issues/2522
- https://github.com/pulumi/pulumi/pull/12437
- https://github.com/pulumi/pulumi/pull/12438

Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
2023-04-03 11:02:59 -07:00
susan evans
215c499422
fix aks clusters blog grammar (#2644) 2023-04-03 07:32:24 -07:00
susan evans
6a6737b275
fix broken imgs (#2643) 2023-04-02 14:31:06 -07:00
susan evans
d530e219de
fix broken links (#2639) 2023-04-01 10:46:58 -07:00
Christian Nunciato
483e20b9f6
Add an image supporting the Zephyr dev-stacks workflow (#2638) 2023-03-31 15:10:05 -06:00
Scott S. Lowe
8525ba6872
Add fourth Zephyr blog post (#2620)
* Add Zephyr blog post on using stack references

Add the fourth Zephyr blog post, which is focused on using stack references

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-31 11:55:50 -06:00
Christian Nunciato
688d56e74d
Minor tweaks to PulumiUP page content (#2634) 2023-03-31 07:43:21 -07:00
Robbie McKinstry
fad9a47fd3
Add blog post on pulumi stack init --team flag (#2588)
* Add blog post on `pulumi stack init --team` flag

* Include release version

* Update themes/default/content/blog/stack-init-teams-flag/index.md

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

* Update themes/default/content/blog/stack-init-teams-flag/index.md

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

* --teams flag is plural in the CLI

* Update themes/default/content/blog/stack-init-teams-flag/index.md

* Update themes/default/content/blog/stack-init-teams-flag/index.md

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

* Update themes/default/content/blog/stack-init-teams-flag/index.md

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

* Update themes/default/content/blog/stack-init-teams-flag/index.md

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

* Update themes/default/content/blog/stack-init-teams-flag/index.md

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

* Line edits, incorporating Meagan's suggestions.

* Add Christian's line edit.

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
2023-03-31 10:12:54 -04:00
Kyle Dixler
835c1222fb
[docs/intro/concepts/inputs-outputs] document JSON output helpers (#2586) 2023-03-30 15:52:52 -07:00
Sarah Hughes
b069beea9c
Sarah/kubecon march update (#2632)
* update aws-proton workshop with youtube link

* add new pulumipus images

* add new content to kubecon page

* adjust platypus, add pulumiUP button
2023-03-30 12:43:55 -07:00
Komal
520462f6ef
[Deployments] - Common scenarios (#2630)
Update common scenarios
2023-03-29 14:40:18 -07:00
susan evans
bbd3beecff
adjust pricing meta description to appease google (#2618) 2023-03-29 12:38:15 -07:00
Evan Boyle
452a348589
Pulumi Deployments Relaunch (#2591)
Deployments relaunch blog post, reference docs, and API docs.

---------

Co-authored-by: Pat Gavlin <pat@pulumi.com>
Co-authored-by: Komal <komal@pulumi.com>
2023-03-29 04:54:59 -07:00
Yarden Shoham
caa4a81d54
Fix out of place parenthesis
There was no opening parenthesis to match
2023-03-26 21:22:21 +03:00
Scott S. Lowe
ed10a75b9e
Remove references to swag (#2590)
Remove references to swag in the Pulumi Challenges

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-24 14:48:59 -06:00
Sarah Hughes
20a8af6171
block external search indexing on unlisted resources (#2587)
* block external search indexing on unlisted resources

* re-list aws crosswalk resource
2023-03-24 11:17:37 -07:00
Sean Holung
506abdbd06
Add rss feed for events (#2581) 2023-03-24 10:33:53 -07:00
Abhinav Gupta
ce18723199
new(blog): Introducing StackReference OutputDetails (#2583)
Adds a blog post introducing
the new StackReference OutputDetails feature.

The feature was added to all supported SDKs in the following PRs:

- https://github.com/pulumi/pulumi/pull/12034
- https://github.com/pulumi/pulumi/pull/12071
- https://github.com/pulumi/pulumi-dotnet/pull/103
- https://github.com/pulumi/pulumi/pull/12072
- https://github.com/pulumi/pulumi-java/pull/986
2023-03-24 08:43:57 -06:00
aaronkao
f9728adbe1
Update Docker post with video (#2584) 2023-03-23 14:56:56 -07:00
Kimberley Mackenzie
624f30084e
Update about page, including new leadership and press pages (#2543)
* Update about page, including new leadership and press pages.

* Apply suggestions from code review

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

* Implement responsive layouts.

* Update svg timeline, update spotlight photos on banner.

* Re-order leadership, update text and meta desc per marketing feedback.

* Final set of changes - update Lindsay's title, add Board firms on leadership page, updated community links, update timeline svg and text, fix active state for anchor tag links.

* Rebase bundle.

---------

Co-authored-by: George Huang <george@pulumi.com>
2023-03-23 12:41:43 -07:00
Sara
54afcbd2fa
Updating April's title and company (#2585) 2023-03-22 13:24:22 -07:00
Mikhail Shilkov
3a56f55ef4
Release notes Jan/Feb 2023 (#2580) 2023-03-22 12:32:47 -06:00
Abhinav Gupta
8db622ec30
fix: Close unclosed shortcodes (#2578)
`make serve` fails on master with different errors
because of unclosed shortcodes in some documents.

This change, along with pulumi/registry#2229 and pulumi/registry#2231
fixes `make serve` with the latest version of Hugo.

This change does not update to the latest copy of registry
because that'll happen automatically once this lands.

Resolves #2572
2023-03-22 00:41:25 +00:00
Evan Boyle
893a55ab4f
Reliability Blog Post (#2575)
Read every single error
2023-03-21 06:07:50 -07:00
Scott S. Lowe
a8d9adacfb
Make Zephyr ToC entries consistent (#2577)
Remove hyperlink to self in first and second post. Make ToC a bulleted list in all three posts. Add link for third post to first and second posts.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-20 13:01:57 -06:00
Christian Nunciato
17e4c4e474
Update Zephyr blog-post images (#2574) 2023-03-17 20:04:43 -06:00
Scott S. Lowe
f1ede8822c
Add Zephyr blog post on structuring Pulumi projects (#2548)
* Add third Zephyr blog post

Add third blog post in the Zephyr series, discussing how to structure Pulumi projects. Remove a trailing space that was introduced from PR #2510 to fix a linting error.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-17 15:08:19 -06:00
Aditya Dafe
98dab7a773
Updated project.md (#2510)
* Updated project.md

Nitpicking - fixed some typos and improved some sentences.

* Update themes/default/content/docs/reference/project-file.md

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

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2023-03-16 15:28:56 -07:00
Sarah Hughes
bf6d2ff761
Sarah/resources cleanup (#2571)
* remove upcoming filter for workshops in the past based on date

* show 'recording coming soon' instead of registration for old workshops

* fix date formatting on 4/1/2020 workshop
2023-03-16 11:35:20 -07:00
Josh Kodroff
70675e8db4
Blog: Google Cloud Account Scraper (#2553)
* First draft.

* Lengthen meta desc

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-03-16 16:33:33 +00:00
Sarah Hughes
6295c44c96
Sarah/countdown (#2549)
* create date countdown with circle outline

* add test for countdown circles

* add date countdown to pulumiUP pages

* commit the bundle?
2023-03-15 11:15:40 -07:00
Tiffani
7e199944da
Updating title tags and meta descriptions (#2509)
* Update title tags and meta desc for Templates

* Update title tags and meta desc for Learn

* Update title tags, meta desc, and H1s for Case Studies

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

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

* Update themes/default/content/learn/embedding-pulumi/_index.md

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

* Update themes/default/content/learn/embedding-pulumi/building-api/index.md

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

* Update themes/default/content/learn/building-with-pulumi/stack-references/index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/container-service/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/kubernetes/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/serverless-application/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/virtual-machine/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/static-website/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update atlassian.md

* Update index.md

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-03-14 11:25:48 -07:00
Luke Hoban
f3a3790a3f
Add documentation on resource type names (#2561)
* Add documentation on resource type names

* PR feedback

* Update themes/default/content/docs/intro/concepts/resources/names.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

---------

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-14 09:09:18 -07:00
Engin Diri
02c0efd7ee
docs: add Auth0 SAML Guide (#2448)
* docs: add Auth0 SAML Guide

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* Update themes/default/content/docs/guides/saml/auth0.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

---------

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-13 18:31:10 -07:00
Yarden Shoham
c2cab219c8
Update themes/default/content/docs/guides/continuous-delivery/github-actions.md
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-13 22:48:47 +02:00
Yarden Shoham
7e502c0ee4
Change note to past tense
`will reach` -> `has reached`
2023-03-13 21:52:23 +02:00
susan evans
407205aad6
fix 404 in testing docs (#2557) 2023-03-13 11:17:47 -07:00
Sara
8f3e411c59
Update to show video (#2560)
* Update to show video

The meta description and speakers were also updated.

* Update themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md

update video link

* Update themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md

* Update themes/default/content/resources/from-zero-to-production-in-kubernetes/index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

---------

Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-03-13 12:17:50 -05:00
susan evans
8bd74bc87a
fix 404 in blog (#2558)
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Co-authored-by: Scott Lowe <slowe@pulumi.com>
2023-03-13 09:59:40 -07:00
susan evans
4b1206665c
fix 404 bare metal link in blog (#2559) 2023-03-13 09:37:13 -07:00
Sean Holung
bca19d7a89
new product overview page (#2475)
Co-authored-by: George Huang <george@pulumi.com>
2023-03-10 15:36:58 -08:00
Sarah Hughes
c733483dcb
update pulumiUP text (#2552)
* update pulumiUP text

* remove more cloud engineering references
2023-03-10 11:48:06 -08:00
Christian Nunciato
bf7b459b0d
Add Zephyr post #2: Developer stacks and Git branches (#2542) 2023-03-10 10:44:21 -08:00
Sarah Hughes
a0e702ee31
add pulumiUp to resources page (#2550) 2023-03-10 09:56:46 -08:00