89 Commits

Author SHA1 Message Date
Christian Nunciato
6c3db4e1c7
Revert "Fix a typo in the typescript dynamic provider example (#3279)" (#3292)
This reverts commit b14df8273c88920f959e219789e54a3147fb755f.
2023-08-23 11:55:56 -07:00
Mitch Gerdisch
b14df8273c
Fix a typo in the typescript dynamic provider example (#3279)
* Fix a typo in the typescript dynamic provider example

* Update dynamic-providers.md

Missed another typo
2023-08-23 11:36:21 -07:00
Ringo De Smet
5978f1e0a4
Document pulumi:tags config option. (#3267)
* Document `pulumi:tags` config option.

* Clarify removal of tags from config

* Processed @cnunciato review comments
2023-08-23 18:34:18 +02:00
James Denyer
c523a2d644
updates to TF BSL Update _index.md (#3271)
* updates to TF BSL Update _index.md

Clarify TF's adoption of BSL

* Update _index.md

Changed order of features

* Update themes/default/content/docs/concepts/vs/terraform/_index.md

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

* Update to What is Pulumi

* Updated with Migration offers

* Updated migration section

* Update _index.md

* Update _index.md

removing and will remain

* Removing universal

* Remove cloud engineering

* Fix lint

---------

Co-authored-by: Kat Morgan <usrbinkat@braincraft.io>
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>
Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-08-22 11:17:09 -07:00
dulakm
26a0dddfa5
Update secrets.md to specify GCP KMS key's required purpose. (#3246) 2023-08-12 11:53:50 -07:00
Gabriel Simmer
0034f282bc
Update Pulumi vs. Terraform with new Terraform license (#3254)
* Update Pulumi vs. Terraform with new Terraform license

Terraform has switched from MPL to BSL b145fbcaad

* Update OSS Licenses section
2023-08-11 10:09:50 -07:00
Torian Crane
653092b0e7
Removed trailing space 2023-08-09 19:58:49 +02:00
Torian Crane
e01333225f
Consolidated warning and moved 2023-08-09 19:56:29 +02:00
Torian Crane
8b048e0387
Moved renaming notes higher 2023-08-09 19:44:54 +02:00
Torian Crane
e5ffb15edf
Update themes/default/content/docs/concepts/resources/names.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-08-09 19:35:40 +02:00
Torian Crane
ba2951fa53
Updated resource name change info
Added additional text to indicate that changing a resource's name will create a new resource and delete the old one.
2023-08-09 10:44:31 +02:00
James Denyer
0ced49c28e
Update dependson.md for go example syntax error (#3239) 2023-08-07 14:14:25 -07:00
walfie
979cc485d1
Fix typos (#3230) 2023-08-05 13:52:22 -07:00
James Denyer
ab463aabfe
Update functions.md for grammar error (#3223) 2023-08-04 11:06:19 -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
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
Christian Nunciato
b1a7445bd5
Redirect /docs/reference/programming-model to /docs/concepts (#3154)
* Redirect /docs/reference/programming-model to /docs/concepts

* Pull redirect logic into a shared script
2023-07-13 12:31:44 -07:00
Zack Chase
79364377e0
Add alias for secrets docs page (#3147) 2023-07-11 10:07:16 -07:00
Niklas Ravnsborg
f8be5c7484
Fix C# code example in replaceonchanges.md (#3131) 2023-07-06 16:45:14 -07:00
Christian Nunciato
eb3892df33
Remove programming-model docs alias (#3093) 2023-06-21 13:26:22 -07:00
Marco Molteni
e3f5256f56
config.md: pulumi:disable-default-providers is not a list element (#3085) 2023-06-21 11:00:05 -07:00
Sean Holung
026234bdbb
revert get started experience (#3076)
* add back getting started page

* decollapse getting started guide

* update style

* remove quickstart files

scss file

* lint

* assets

* update links

* update links

* update links

* update links

* update link
2023-06-16 14:10:53 -07:00
susan evans
ddeabcf291
Update inputs/outputs doc (#3003)
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Fabian Iwand <mootari@users.noreply.github.com>
Co-authored-by: Lee Briggs <jaxxstorm@users.noreply.github.com>
Co-authored-by: Lee Briggs <lee@leebriggs.co.uk>
2023-06-15 11:55:27 -07:00
Christian Nunciato
d188322a99
Add Algolia search UI (#2868) 2023-06-12 12:00:58 -07:00
Justin Van Patten
f518c01746
Blog and docs on new TF converter (#3011)
Blog and docs on new Terraform converter
2023-06-12 10:29:56 -07:00
susan evans
7b3b40ab70
quickstart experience (#2983) 2023-06-08 19:45:09 -07:00
susan evans
ad4f7527b9
add meta imgs for docs (#3018) 2023-06-08 16:15:52 -07:00
susan evans
44df4c4688
Revert "pass at updating inputs/outputs doc (#2996)" (#3002)
This reverts commit ef67491a0ede4d9d9b646274935a2a0320af0c8d.
2023-06-07 13:35:30 -07:00
Lee Briggs
847452c978
Update lifting section (#3000) 2023-06-07 13:15:26 -07:00
Lee Briggs
ef67491a0e
pass at updating inputs/outputs doc (#2996) 2023-06-07 13:01:10 -07:00
Tiffani
e74fc8ab95
Docs PLO adjustments for SEO (#2967) 2023-06-02 21:41:36 -07:00
Daniel Bradley
81956d7b0f
Fix plugins in Pulumi.json reference (#2947)
The plugins properties are actually lists, not single element. This is described in our schema here: af3dea6e2d/sdk/go/common/workspace/project.json (L204-L231)
2023-05-30 15:59:35 +01:00
susan evans
ce32cb9633
fixing up a few pieces of content (#2899) 2023-05-22 12:31:30 -07:00
susan evans
711d3844ab
fix image links (#2857) 2023-05-16 19:24:37 -07:00
susan evans
809ff62c4f
fix links (#2856) 2023-05-16 18:56:40 -07:00
susan evans
a96a307491
fix (#2850) 2023-05-16 15:09:45 -07:00
susan evans
b101a28740
fixing rel refs (#2837) 2023-05-15 17:51:16 -07:00
susan evans
a3bcee8b1d
fix refs; add reference back (#2834)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2023-05-15 16:14:38 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00