Skip to content

Commit 160dbd8

Browse files
committed
merge master
2 parents 05621a2 + dc319ec commit 160dbd8

File tree

41 files changed

+104
-2907
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+104
-2907
lines changed

content/aws-summit-2022/_index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

content/aws-summit/_index.md

Lines changed: 0 additions & 195 deletions
This file was deleted.

content/blog/happy-birthday-to-pulumi-open-source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ since launching:
2424
[AWS](/docs/iac/get-started/aws/),
2525
[Azure](/docs/iac/get-started/azure/), and
2626
[Google Cloud](/docs/iac/get-started/gcp/) providers.
27-
- [Pulumi Crosswalk for AWS, a framework with built-in AWS infrastructure best practices.](/crosswalk/aws/)
27+
- Pulumi Crosswalk for AWS, a framework with built-in AWS infrastructure best practices.
2828
- Over 20 additional providers, including
2929
[CloudFlare](https://github.com/pulumi/pulumi-cloudflare),
3030
[Digital Ocean](https://github.com/pulumi/pulumi-digitalocean), and

content/blog/pulumi-2-0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Expect The Pulumipus to pop up from time to time to help you out with your infra
6666

6767
Today is an exciting day for us, our customers, and our community — your passionate support and feedback shaped this release, and we thank you.
6868

69-
To learn more, join us for our launch event next Wednesday, [check out the new superpowers page](/superpowers/) with more details and videos, or just [download Pulumi and give it a try](/docs/get-started/). If you're upgrading from Pulumi 1.0, [please see our migration guide](/docs/install/migrating-2.0).
69+
To learn more, join us for our launch event next Wednesday, or just [download Pulumi and give it a try](/docs/get-started/). If you're upgrading from Pulumi 1.0, [please see our migration guide](/docs/install/migrating-2.0).
7070

7171
<div class="header-hero-actions mt-8 mb-8 text-center">
7272
<a class="btn btn-lg mr-2" href="/docs/quickstart">

content/blog/pulumi-ai/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ We've got a few upcoming opportunities to learn more about Pulumi Insights and P
3131

3232
* May 3rd: [Reddit AMA: Pulumi Insights](https://www.reddit.com/r/pulumi/comments/130b4rn/ama_with_luke_hoban_cto_on_pulumi_insightsai_at/)
3333
* May 11th: [Workshop: Getting Started with Pulumi Insights](/events/getting-started-with-pulumi-insights/)
34-
* Anytime: [Pulumi Challenge: GPT Your IaC](/challenge/ai-architecture/)
3534
{{% /notes %}}
3635

3736
## Why Pulumi AI?
@@ -100,4 +99,3 @@ We’re just getting started and hope you join us on our journey! Experience [P
10099

101100
* [Workshop: Getting Started with Pulumi Insights](/events/getting-started-with-pulumi-insights/)
102101
* [Reddit AMA: Pulumi Insights](https://www.reddit.com/r/pulumi/comments/130b4rn/ama_with_luke_hoban_cto_on_pulumi_insightsai_at/)
103-
* [Pulumi Challenge: GPT Your IaC](/challenge/ai-architecture/)
Binary file not shown.

content/blog/pulumi-challenge-launch/index.md

Lines changed: 0 additions & 41 deletions
This file was deleted.
-39.8 KB
Binary file not shown.
Binary file not shown.

content/blog/pulumi-challenge-september/index.md

Lines changed: 0 additions & 41 deletions
This file was deleted.
-39.8 KB
Binary file not shown.

content/blog/pulumi-yaml/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pulumi YAML is a great option for smaller scale cloud infrastructure use cases.
2424
* Providing a simple interface to a complex set of high-level cloud components built with existing general-purpose Pulumi languages.
2525
* Systems which will generate infrastructure as code definitions programmatically -- such as self-service provisioning portals.
2626

27-
Like all other Pulumi languages, Pulumi YAML programs have access to all the core features of Pulumi’s infrastructure-as-code tooling, including native providers, secrets management, stack references, Pulumi Packages, and all the features of the Pulumi Service. Critically, Pulumi YAML programs can interoperate seamlessly with the rest of the Pulumi ecosystem, consuming the outputs of other Pulumi programs and using Pulumi components built in existing Pulumi languages. If the complexity of your Pulumi YAML projects increases, the new `pulumi convert` feature, enabled by the underlying [Pulumi CrossCode](/crosscode/) technology, can be used to convert your Pulumi YAML program into your favorite general purpose Pulumi language.
27+
Like all other Pulumi languages, Pulumi YAML programs have access to all the core features of Pulumi’s infrastructure-as-code tooling, including native providers, secrets management, stack references, Pulumi Packages, and all the features of the Pulumi Service. Critically, Pulumi YAML programs can interoperate seamlessly with the rest of the Pulumi ecosystem, consuming the outputs of other Pulumi programs and using Pulumi components built in existing Pulumi languages. If the complexity of your Pulumi YAML projects increases, the new `pulumi convert` feature can be used to convert your Pulumi YAML program into your favorite general purpose Pulumi language.
2828

2929
{{% notes type="info" %}}
3030
Watch our recent workshop: Introduction to Infrastructure as Code with YAML. In this workshop you'll learn how to build, configure and deploy a modern application using Docker.

content/challenge/_index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)