1738 Commits

Author SHA1 Message Date
Paul Stack
40247c0438 Generating the docs for the SignalFX provider (#1909)
* Generating the documentation for SignalFX provider"

* Change the name of the consul provider in the menu list
2019-10-30 18:46:33 +01:00
Paul Stack
8b2af260bc Added the documentation for HashiCorp Consul Provider (#1903) 2019-10-30 18:29:45 +01:00
Paul Stack
36a4c8f0e0 Adding the Okta documentation sections (#1819) 2019-10-29 18:56:50 +01:00
Paul Stack
2d50405777 Adding Linode to the list of CloudProviders supported by Pulumi (#1895)
* Adding Linode to the list of CloudProviders supported by Pulumi

* Adding vSphere to the list of CloudProviders supported by Pulumi
2019-10-29 18:30:55 +01:00
Paul Stack
ec385c6e6c Adding Packet.net to the list of CloudProviders supported by Pu… (#1893) 2019-10-29 17:47:53 +01:00
Paul Stack
9e31665aad Including DigitalOcean in the CloudProviders list (#1892)
Related: #1879
2019-10-29 17:19:45 +01:00
Piers Karsenbarg
484132aae3 Update ecs-fargate.md (#1902)
Correct formatting for bash
2019-10-29 14:33:33 +01:00
Adriano Ferreira
852b7eaaeb Resource Provider Interface: fix minor copy-and-paste mistakes (#1896) 2019-10-25 21:58:00 -07:00
Cameron Stokes
4bdbcda9cc Fix link to CLI docs (#1876) 2019-10-23 08:58:18 -07:00
ctison
8d9b352471 Update config.md (#1877) 2019-10-22 13:13:07 +03:00
Paul Stack
dc5b789407 Generate documentation for pulumi-kafka (#1856) 2019-10-21 20:22:58 +03:00
Brijesh Patel
86969a462d Updated dependsOn syntax for python code to add resource in list (#1862) 2019-10-17 13:42:14 -07:00
Justin Van Patten
a317adf910 Fix Azure blob docs (#1854) 2019-10-16 21:49:19 -07:00
CyrusNajmabadi
929a2172ed Add docs about sync invokes and unregistered providers. (#1852) 2019-10-16 11:59:43 -07:00
Mikhail Shilkov
5a62eea231 Add PULUMI_HOME environment variable (#1839) 2019-10-14 14:07:36 -07:00
Paul Stack
75ed438cc0 Generating documentation for Pulumi Terraform 1.1.0 (#1842) 2019-10-09 16:06:15 -07:00
Praneet Loke
cb0f998dc6 Add doc for Octopus Deploy (#1823)
* Add Octopus Deploy logo to the Continuous Delivery index page.
2019-10-09 15:38:46 -07:00
Dan Hernandez
d98ce2a876 fixed typo and formatting that should fix link (#1826) 2019-10-09 00:53:38 +02:00
Paul Stack
1eda5c341d Fixup the Vault menu item to not say vsphere (#1820) 2019-10-07 18:16:55 +03:00
Fernando Carletti
b6f06af68e Add hashicorp Vault api reference (#1806) 2019-10-05 16:10:33 +03:00
Eric Rudder
478aece99e grammar counts. 2019-10-04 16:44:49 -07:00
Maria Bermudez
dbeb7c644c Regenerate CLI docs and add page for environment variables (#1793)
* Regenerate CLI docs
Add a page for environment variables

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Minor tweaks

* Run 'yarn install --update-checksums'
2019-09-30 14:02:10 -07:00
Maria Bermudez
53e4d66312 AWS Tutorials Cleanup (#1786)
* Add shortcode for summary
Update cleanup shortcode
Update Containers on Fargate tutorial
Update webserver tutorial to use shortcode

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Clean up REST API tutorial

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Fix broken link and remove extra spaces

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Final featured tutorial cleanup for AWS

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Fix 1640

* Address PR feedback
2019-09-30 12:46:19 -07:00
Chris Smith
65e7767cac Clarify generic CI env vars (#1784) 2019-09-25 19:55:26 -07:00
Maria Bermudez
58447f6d73 Remove empty section 2019-09-25 14:44:57 -07:00
Maria Bermudez
be9ae3fc81 EC2 Webserver Tutorial Cleanup (#1763)
* Clean up EC2 webserver tutorial
Add shortcode for multi-language prerequisites
Add shortcode for GitHub buttons for multi-language examples

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Pull in tutorial title updates

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Clean up EC2 webserver tutorial

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Fix broken link

- Use ungreedy matches for links.
- Don't attempt to fix-up links that start with "../"
2019-09-23 11:33:04 -07:00
François Deppierraz
fbcc56c1ae Fix broken formatting and typo in how-pulumi-works.md (#1775) 2019-09-23 10:08:24 -07:00
Christian Nunciato
bcb128595a Update GitHub Actions docs (#1761)
* Update the GitHub Actions docs
* Tweak the blog post accordingly
* Address feedback
2019-09-18 18:20:36 -07:00
Justin Van Patten
e8ed522107 Rerun mktutorial (#1754)
Pull in latest changes from pulumi/examples (fixed-up links)
2019-09-17 11:23:14 -07:00
Justin Van Patten
f4c5b6a0cb Avoid some more 302 redirects (#1751)
Removes cloud-aws and cloud-azure API docs. These are implementation details that we stopped generating docs for a while ago. But since we don't delete docs we no longer generate, these were sticking around in an old format, with links that do not have a trailing slash. The fix is to "delete" the content and simple redirect to the public `@pulumi/cloud` docs.

Also uses `relref` in one more place so that we have a trailing slash.
2019-09-17 11:17:31 -07:00
Justin Van Patten
e269c191e8 Fix TOC active selection of "API Reference" (#1753)
When viewing an API doc page, the "API Reference" TOC item was no longer selected. Fix by reverting back to the way I was allowing this previously.
2019-09-17 10:00:57 -07:00
Justin Van Patten
0932c9bcfe Improved type linking in awsx API docs (#1739)
Improved linking within the library as well as now linking to
`@pulumi/aws` types.
2019-09-17 09:02:53 -07:00
Eric Rudder
64903f5b38 Fixed Typo 2019-09-17 08:53:19 -07:00
Maria Bermudez
0e281ee704 Fixes 1747 (#1748)
* Fixes 1747

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Update content/docs/get-started/gcp/configure.md

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Update layouts/shortcodes/cli-note.html

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Add CLI note to "Create a New Project"
2019-09-16 18:56:29 -07:00
Justin Van Patten
dd54d453f2 Avoid more 302 redirects (#1746)
And some related cleanup (use `relref`) where I saw it.
2019-09-16 16:42:34 -07:00
Justin Van Patten
866dc29ad9 mktutorial template improvements (#1743)
- Fix left alignment of "Edit on this Page" and "Request a Change"
- Remove "Edit on this Page" for generated pages
- Add "WARNING: this was generated by a tool" comment to generated pages
- Use Tailwind for styles
2019-09-16 10:17:12 -07:00
Justin Van Patten
a535de502a Fix broken images in tutorials (#1738) 2019-09-16 08:52:28 -07:00
Justin Van Patten
365a720768 Avoid 302 redirect on crosswalk page (#1742) 2019-09-16 08:28:05 -07:00
Justin Garrison
a06316c683 Move first time notice to the page where pulumi is first run (#1740) 2019-09-13 15:57:24 -07:00
Justin Van Patten
e2b48c6888 Make tutorial buttons consistent (#1737)
Place the "View Code" and "Deploy with Pulumi" buttons next to each other and style them consitently.
2019-09-13 09:57:44 -07:00
Justin Van Patten
ef5eacfc68 Add pulumi_docker to Python API docs (#1731) 2019-09-12 22:25:14 +02:00
Maurice Kevenaar
5d31572d03 Added Chocolatey installation documentation (#1725) (#1726) 2019-09-12 11:42:37 -07:00
Maria Bermudez
bf4a53f11b Merge pull request #1625 from pulumi/lukehoban/additionalSecretOutputsTopLevel
Clarify that only top-level properties can be marked as additionalSec…
2019-09-12 10:48:53 -07:00
Maria Bermudez
b1d84f3361 Merge pull request #1722 from pulumi/maria/follow-up
Update cloud_template_transpilers.md
2019-09-11 16:19:47 -07:00
Justin Van Patten
a5c3c28212 Expandable/collapsable second level TOC items (#1723)
* Generalize `toc_nochildren` instead of looking for specific names

* Expandable/collapsable second level toc items

And cleanup the implementation while making changes here.

* Make CI/CD & SAML sub-pages true nav items

Now that we support expandable/collapsable second level nav items in the TOC, make the CI/CD and SAML sub pages true nav items, to match the nav items in Crosswalk.
2019-09-11 15:55:11 -07:00
Maria Bermudez
f55bb592f9 Incorporate feedback 2019-09-11 15:51:10 -07:00
Maria Bermudez
101797e8e3 Update cloud_template_transpilers.md
Address feedback from @mikhailshilkov . I standardized to "Troposphere and CDK" except for the second bullet point: "Troposphere/CDK compiles down to YAML and is therefore limited in what it can express."

I'm a bit unsure -- do you think that needs to be changed as well?
2019-09-11 15:07:02 -07:00
bermudezmt
8e84d6b915 Follow-up to 1708
Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
2019-09-10 12:50:05 -07:00
Paul Stack
963d5e6da0 Fixup the ec2 webservice tutorial updates section (#1711) 2019-09-10 19:03:23 +03:00
Joe Duffy
3edc03d163 Add commentary on vs. transpilers (#1708)
* Add commentary on vs. transpilers

* Edit based on CR feedback
2019-09-10 08:04:15 -07:00