165 Commits

Author SHA1 Message Date
Kyle Dixler
e017390219
Update install-java.html (#1563) 2022-06-02 13:46:03 +00:00
Kimberley Mackenzie
e35e01f06f
Prettier Spike (#1517)
* Add Prettier set-up (no formatting in this commit).

* Manual fixes for Prettier issues.

* Run Prettier fix on non-markdown files.

* Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config.

* Remove deprecated config item.

* Add dependency on prettier-plugin-go-template.

* reconcile changed file with prettier formatting.

* Add git blame ignore revs file to include Prettier formatting commit.

* Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
susan evans
902ca2ec05
update brew commands (#1537) 2022-05-20 08:04:17 -07:00
Christian Nunciato
375a9cf2cc
Getting Started papercuts (#1491)
* Fix Azure + YAML papercuts
* Fix Azure + Java papercuts
* Fix AWS + YAML papercute
* Fix AWS + Java papercuts
* Fix GCP + YAML papercuts
* Fix GCP + Java papercuts
* Fix Kubernetes + YAML papercuts
* Fix Kubernetes + Java papercuts
2022-05-07 11:28:14 -07:00
Christian Nunciato
9f1ee26710
Sync changes from downstream (#1465) 2022-05-03 21:23:32 -07:00
susan evans
eea7f3211c
remove links from get started landing pages (#1399) 2022-04-23 08:09:35 -07:00
Christian Nunciato
bc46a0f63b
Put the console image inside the console note (#1392)
* Put the console image inside the console note

* Update console-note.html
2022-04-19 12:54:49 -07:00
Christian Nunciato
b9075f4e1a
Change Page.Dir references to Page.File.Dir (#1216) 2022-03-15 16:19:37 -07: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
Christian Nunciato
427433785d
TF comparison updates (#985) 2022-01-21 15:49:26 -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
Alex Mullans
5a7f67fa8f
Update /docs/reference/pkg links to go directly to API docs (#877) 2021-11-19 09:45:45 -08:00
Morgan Gangwere
ceed5511e6
Include note about Go 1.16 minimum (#833) 2021-11-18 10:53:02 -08:00
Matt Stratton
ccd053d06d
Launch Learn (#552)
* adds initial pass at pulumi in operations learn module

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* updating pulumi in operations with meta images and minor index updates

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* adds policy as code

* initial add of pulumi in practice tutorial

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* Add draft for pulumi in practice tutorial

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* fix draft status on tutorial

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* Initial commit for pulumi fundamentals

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* feat(learn): add fundamentals starting point

* feat(fundamentals): update all content with more learning content and patch things to be clearer

* fix(fundamentals): patch up issues with export doc in other docs

* fix(fundamentals): patch up fundamentals to match fix to proxy in code

* feat(clouds): add new modules for fundamentals

* feat(images): add images for fundamentals

* Add learn index page diagram and description

* Add modules section title

* feat(learn meta): update images and metadata for learn now that everything is merged

* feat(learn layout): update learn layout

* fix(langfile): patch the python part to show dunders

* feat(learn): add more updates to learn to smooth the pathways

* Some updates for pulumi in practice

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* fix typo in new project for fundamentals

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* feat(learn): add the aws tutorials and work on the others

* add testing module

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* Add more testing stuff

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* Scaffold azure fundamentals tutorial

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* feat(learn): add more for aws and add gcp starters

* feat(learn): add the lang features module stubs and patch up a bit

* WIP azure tutorial

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* removes source control, adds references to boba shop app

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* adds images, congratulations

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* adds images to webhooks module

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* updates image links, flavor text

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* updates pulumi operations index

Signed-off-by: Kat Cosgrove <kat.cosgrove@gmail.com>

* Update pulumi in practice

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* Update with secrets

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* Update secrets topic

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>

* feat(learn): add back the meta for azure and update docs with aws

* feat(fundamentals): add cleanup

* fix(links): patch the links for the access tokens for Pulumi

* fix(feedback): incorporate any remaining feedback from Lee Z. and Aaron for Fundamentals

* fix(envvar): add the env var call for the patch to the tutorial app

* fix(practice): update metadata, fix links, and clean up text in Practice

* fix(fixup): forgot to save the last one; small fixup

* update diagram

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* fix(wording): update wording per feedback

* fix(wording): update wording in practice based on feedback

* fix(naming): fix the name in the layout

* some tweaks to diagram

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* Change learn nav items (#679)

* fix(tests): start fixing the tests tutorial

* fix(ops): run initial pass through ops to do some more cleanup after reviews

* feat(cloud): remove cloud fundamentals from this branch for later updates

* fix(webhooks): update webhooks to start adding boba shop

* fix(testing): work on testing file

* feat(webhooks): add more content to the webhooks Learn module and tie into boba shop

* fix(cicd): fix the ci/cd module since we can't get the boba shop in there right now

* fix(accesscontrol): fix up access control to make it clearer about the boba shop app

* fix(pac): fix up the policy-as-code to add the tea shop and clean up the examples

* fix(link): patch link in practice ending

* fix(learn-ops): remove operations per review (bumping to another branch for later)

* fix(testing): rewrite testing unit to be less generic

* fix(chooser): fix the chooser for the python test examples in Learn

* fix(cleanup): clean up the images and rename based on feedback and reviews with only two pathways

* fix(wording): patch wording based on missed review

* fix(image): hide learn pathway image for now until more pathways are built

* fix(menu): patch the menu order to match the current one

* fix(css): call class .card instead of .learn-card

* feat(feedback): add feedback widget (interim) to Learn

* fix(glossary): move glossary links everywhere to footnotes

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

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

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

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

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

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

* Update themes/default/content/learn/pulumi-fundamentals/configure-and-provision/index.md

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

* Update themes/default/content/learn/pulumi-fundamentals/configure-and-provision/index.md

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

* Update themes/default/content/learn/pulumi-fundamentals/configure-and-provision/index.md

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

* revert(clean): accidental add of a collision

* fix(bots): fix bots call on index

* fix(rename): rename topics to tutorials in layouts

* fix(review): update based on review (initial run-through; more coming)

* fix(consistency): update wording to be consistent

* fix(lint): fix linting errors

* revert(conflict): revert accidental add of conflicted file

* fix(lint): fix lint errors re metadata length

* Update themes/default/content/learn/pulumi-fundamentals/create-docker-images/index.md

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

* fix(review): update to match review suggestions

* fix(review): finish updating based on review suggestions

* Update themes/default/content/learn/pulumi-fundamentals/configure-and-provision/index.md

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

* fix(derp): add missing quotation mark

Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-11-08 16:04:20 -06:00
susan evans
620e8139d0
remove quote (#807) 2021-11-02 11:45:38 -07:00
Christian Nunciato
602d8dfcfb
Update Docs content to point to registry where applicable (#722) 2021-10-12 12:52:56 -07:00
Devon Grove
fb35f88553 Fixed remaining links, site builds w/ API docs paths 2021-10-05 10:09:25 -07:00
Devon Grove
28560b8cd6
Fix paths for all outdated refs so they will not point to redirect (#622) 2021-09-23 07:50:51 -07:00
Ian Wahbe
e2bfd14b01
iwahbe/fix intro concepts typos (#527)
* Fix typo of -> or in assets type list

* Make Putting It All Together text generic over language

* Fixes
** fix camelcasing for node languages
** Make pulumi-bucket refs internal links.
2021-08-19 09:38:04 -07:00
Christian Nunciato
8f24de7ad2
Fix multi-lang tutorial buttons (#426)
* Fix multi-lang tutorial buttons

* Address feedback
2021-07-22 06:13:17 -07:00
mmm-20
39e181415c
Remove additional access word in accessing GCP document (#284)
Co-authored-by: lm <lm@local>
2021-06-01 09:15:01 -07:00
Christian Nunciato
3dfae85046
Upgrade TailwindCSS, etc. (#263) 2021-05-27 15:46:18 -07:00
David Wrede
240acb472f
Minor copy update to be more inclusive of our language support (#276) 2021-05-26 13:49:35 -07:00
susan evans
0e89e05bcf
move get started goals to beginning of guides (#241)
* move goals

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* fix lint

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* address feedback

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* Pushed common text into shortcode, updated text, and combined related steps

* Incorporated TR feedback

Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-05-25 10:20:37 -07:00
Christian Nunciato
9ff105fda8
Fix notes (#259)
Missed a couple of these in the redesign. This should be the last of 'em.
2021-05-20 13:59:30 -07:00
Christian Nunciato
804553dec3
Update configure-gcp.html (#252) 2021-05-20 10:44:45 -07:00
Paul Stack
0c9b46f067
Add the ability for the user to see the checksums download link (#188) 2021-05-04 16:29:30 +01:00
Christian Nunciato
f12ced68f8
Fix tutorial indexes (#156) 2021-04-27 19:52:16 -07:00
Christian Nunciato
96c6fd914f
Port content and theme from pulumi-hugo-internal (#85)
Co-authored-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: kimberleyamackenzie <kimberleyamackenzie@gmail.com>
2021-04-20 00:37:26 -07:00
Paul Stack
3431f32ed5
Updating docs for 3.0 release (#57)
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-04-19 23:59:43 +01:00
Anton Tayanovskyy
fce03a33b0
Update azure aks helm examples (#63)
* Adding azure helm aks examples for more languages

* Go link

* Remove accidental addition

* Switch featured examples to aks-helm

* Redirect azure-py-aks links to azure-py-aks-helm links
2021-04-16 10:54:59 -04:00
Christian Nunciato
4fc8e1121f
Remove old chooser files (#39) 2021-04-08 15:33:38 -07:00
Christian Nunciato
fb56ee45f6 Initial commit 2021-04-06 07:36:14 -07:00
Christian Nunciato
9d1c1a14b9 Upgrade to latest Hugo (#5418) 2021-03-14 07:14:21 -07:00
Mikhail Shilkov
180549b801 Rename Azure NextGen to Azure-Native (#5351)
Co-authored-by: David Wrede <dave@pulumi.com>
2021-03-02 10:01:27 -08:00
Christian Nunciato
e6456b6a24 Regenerate tutorials (#5290) 2021-02-17 08:55:28 -08:00
David Wrede
70d1038d71 Updating Google Cloud GS tutorial to align with AWS tutorial (#4791)
* Updating Google Cloud GS tutorial to align with AWS tutorial

* Fixed lint error and addressed feedback

* Streamlined Google Cloud configuration steps + updated PS code block
2021-01-04 11:24:20 -08:00
David Wrede
0041cf7e95 Switch Windows example to PowerShell (#4863)
* Switch Command Prompt example to PowerShell

* Clarifying usage of PowerShell + some Windows and AWS cleanup

* Extended install-pulumi shortcode, streamlined configuration section

* Minor typo fix
2020-12-30 23:32:28 -08:00
Komal
af00df77c1 Update tutorials (#4677) 2020-12-07 09:49:09 -08:00
David Wrede
367cd5adaf Smoothing out AWS Getting Started flow (#4678)
* Smoothing out AWS Getting Started flow with intro copy updates

* Changing link to not target new window

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

* Incorporated TR feedback

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-12-01 08:53:14 -08:00
Sean Holung
1682134a4f Adding console references to getting started. (#4320) 2020-10-01 09:46:51 -07:00
Justin Van Patten
bce9300e93 Update Python install instructions (#3908)
We require pip to be available, which is typically included with Python installs, but some Linux distros require it to be installed separately using the OS's package manager. Update the Python install instructions to mention this.

Also, update the .NET required version, since I noticed it was out-of-date.
2020-08-10 10:39:58 -07:00
Christian Nunciato
f1c3b16eba Add an asciicast shortcode (#3884) 2020-08-06 09:44:52 +01:00
Christian Nunciato
9a1fefece3 Fix broken links (#3646)
* Fix broken links
* Handle F# examples
2020-06-23 13:37:13 -07:00
Justin Van Patten
f114d08aed Update docs for Python automatic virtual environment support (#3546) 2020-06-10 14:28:23 -07:00
Christian Nunciato
4e233f0338 Direct API docs visitors to the resource docs (#3491) 2020-06-05 15:37:50 -07:00
Justin Van Patten
21f595a1ed Document publishing Python policy packs (#3407) 2020-05-27 15:10:27 -07:00
Luke Hoban
707ccdc128 Update tutorials (#3260)
Re-run mktutorial.sh to regenerate tutorial content from the Examples repo.

It's not immediately clear to me we *want* to keep all the newly added tutorials here, as the examples are of a varying level of quality/completeness.  We could alternatively only accept the "modifications" here and leave out the new tutorials for now.  But broadly speaking the additions help flesh out multi-language coverage for a number of areas.  I'm inclined to just keep everything here for now, until we decide on a different strategy for tutorials overall.
2020-05-12 10:03:42 -07:00
Christian Nunciato
2af7b908fe Make the examples in the resource docs collapsible (#3234)
* Make the examples in the resource docs collapsible
* Generate resource docs for pulumi-aiven
* Generate resource docs for pulumi-alicloud
* Generate resource docs for pulumi-aws
* Generate resource docs for pulumi-azure
* Generate resource docs for pulumi-azuread
* Generate resource docs for pulumi-cloudamqp
* Generate resource docs for pulumi-cloudflare
* Generate resource docs for pulumi-consul
* Generate resource docs for pulumi-datadog
* Generate resource docs for pulumi-digitalocean
* Generate resource docs for pulumi-dnsimple
* Generate resource docs for pulumi-docker
* Generate resource docs for pulumi-fastly
* Generate resource docs for pulumi-f5bigip
* Generate resource docs for pulumi-gcp
* Generate resource docs for pulumi-github
* Generate resource docs for pulumi-gitlab
* Generate resource docs for pulumi-kafka
* Generate resource docs for pulumi-kubernetes
* Generate resource docs for pulumi-keycloak
* Generate resource docs for pulumi-kong
* Generate resource docs for pulumi-linode
* Generate resource docs for pulumi-mailgun
* Generate resource docs for pulumi-mongodbatlas
* Generate resource docs for pulumi-mysql
* Generate resource docs for pulumi-newrelic
* Generate resource docs for pulumi-okta
* Generate resource docs for pulumi-openstack
* Generate resource docs for pulumi-packet
* Generate resource docs for pulumi-postgresql
* Generate resource docs for pulumi-rabbitmq
* Generate resource docs for pulumi-rancher2
* Generate resource docs for pulumi-random
* Generate resource docs for pulumi-signalfx
* Generate resource docs for pulumi-spotinst
* Generate resource docs for pulumi-vsphere
* Generate resource docs for pulumi-tls
* Generate resource docs for pulumi-vault
2020-05-11 12:51:06 -07:00