1738 Commits

Author SHA1 Message Date
Ringo De Smet
e40d4aa74f
Refresh runtime versions in the CI guides (#2067)
* Refresh runtime versions in the CI guides

* Update more Node runtime versions
2022-10-21 16:12:47 +02:00
Luke Hoban
e4d6059de6
Clarify behaviour of ignoreChanges (#2059) 2022-10-20 11:28:40 -07:00
Alex Qiu
6474076565
Update Pulumi YAML reference with new fields (#2062) 2022-10-19 20:09:25 -07:00
Zack Chase
cc681dbd08
Add templates as options on getting started landing page (#2050)
* Add templates as options on getting started landing page

* Address feedback

* Add tracking links

* Don't show links to examples
2022-10-18 13:56:48 -07:00
Aaron Friel
cea053358a
Reorganize the hierarchy on state documentation (#2033)
* break up large H3 in concepts/state docs
* move service architecture under backend heading
* reduce heading depth to place more items on sidebar nav
* Apply suggestions from code review
* merge logout with login, self-hosted service with service backend
* update links to state

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-10-17 19:07:34 -07:00
Levi Blackstone
64ebd67072
Fix incorrect argument name (#2056) 2022-10-17 15:54:12 -06:00
Mitch Gerdisch
7883ce20d8
Add docs for self-hosted byo infra (#2048)
* Add docs for self-hosted byo infra

* fixing broken link

* fix link

* lint fix
2022-10-17 14:33:11 -05:00
meagancojocar
df1a24d42f
assorted doc fixes (#2052)
- fixed contact us link going to about us
- wording clean up
2022-10-15 15:49:31 -07:00
Michael Bridgen
ac1f355a51
Remove vestigial column values (#2035)
A previous PR (#1714) removed columns from the resource options table,
but left a few rows with too many values, which crowded out the
descriptions. This removes the extra values so the description column
has all the descriptions.

Signed-off-by: Michael Bridgen <mbridgen@pulumi.com>
2022-10-14 14:32:46 +01:00
Ian Wahbe
9f44062ee8
camelCase YAML reference docs (#2032)
* camelCase YAML reference docs

* Respond to comments
2022-10-11 12:00:42 -07:00
Eugene Dementyev
34f606dcf8
Add storage_account parameter to Azure Blob Storage backend (#2016)
* Add storage_account parameter to Azure Blob Storage backend

to use cli auth

Related to https://github.com/pulumi/pulumi/pull/10900
Related to https://github.com/google/go-cloud/pull/3159

Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
2022-10-10 14:54:47 -07:00
Bryce Lampe
a36ca7556e
Update GitHub app permissions screenshot (#2027) 2022-10-10 14:22:10 -07:00
Mitch Gerdisch
8d6c53fa99
Add params and setup for pr comments (#1997)
* Add params and setup for pr comments

* PR review comments

* comments and bit of refactoring

* add task extension mention
2022-10-06 10:29:08 -07:00
Levi Blackstone
6653193224
Update Kubernetes adoption doc (#2012)
- Fix outdated example usage
- Fix a few typos and grammar issues
2022-10-04 16:27:52 -06:00
Kyle Dixler
ade148dbd7
Update pulumi-yaml.md to include the buildTarget option. (#1999) 2022-10-03 07:52:53 -07:00
Christian Theilemann
8eba50945b
Fix refresh option in pulumi project file example (#2006)
Follow up from https://github.com/pulumi/pulumi/issues/10824
2022-10-03 04:26:17 -07:00
Fraser Waters
14a045b0a1
Config objects never have setters (#1995) 2022-09-30 09:11:16 +01:00
Christian Nunciato
e8e8f61386
Fix broken link, tweak a few words (#1987) 2022-09-27 18:53:58 +00:00
Lee Briggs
8f36d1bf0c
add an FAQ item about migrating stacks (#1982) 2022-09-27 07:53:18 -07:00
susan evans
90e5237aca
fix projects and stacks spelling and grammar (#1977) 2022-09-23 17:56:14 -07:00
Craig Smith
a9368cb8e4
fix typo in dynamic-providers.md (#1966) 2022-09-23 07:24:30 -07:00
Luke Hoban
1315aea8a3
Use correct AssumeRolePolicy in EKS guide (#1973) 2022-09-23 06:59:45 -07:00
Justin Van Patten
14032d1bd1
Fix documentation for the Pulumi.yaml refresh option (#1971)
It's not a boolean, it's a string that should be set to `always` to turn on the functionality.
2022-09-22 13:09:25 -07:00
Justin Van Patten
d3219b05d3
Remove deprecated PULUMI_TEST_MODE envvar docs (#1946)
This envvar has been deprecated since Pulumi 3.38.0. https://github.com/pulumi/pulumi/issues/3045
2022-09-15 11:07:42 -07:00
susan evans
043ccd7518
add note to billing managers page about org identity providers (#1938) 2022-09-13 19:18:03 -07:00
Christian Nunciato
821b297956
Add templates section (#1891) 2022-09-12 23:29:32 +00:00
Ian Wahbe
82c24f4156
Update troubleshooting docs for pulumi refresh changes (#1915)
* Update troubleshooting docs for `pulumi refresh`

* Fix lint

* Accept suggestions
2022-09-09 17:19:25 +02:00
Justin Van Patten
98ac81856c
Document the nodeargs runtime option in Pulumi.yaml (#1924)
https://github.com/pulumi/pulumi/pull/8655 added support for a `nodeargs` runtime option for Node.js projects, but we never explicitly documented it. This PR does that.
2022-09-09 07:00:53 -07:00
Christian Nunciato
a117734561
Fix a syntax issue in the resource options docs (#1921) 2022-09-08 16:59:20 -07:00
Christian Nunciato
1b74e49986
Fix typos (#1920) 2022-09-08 15:23:20 -07:00
susan evans
4cb0128347
fix misleading template config mention (#1908) 2022-09-07 20:08:11 -07:00
susan evans
f98d3abfff
fix service docs nav order (#1907) 2022-09-07 20:07:55 -07:00
Andri Danusasmita
c95d01d63b
fix(aws): bucket param input type (#1909) 2022-09-07 14:11:32 -07:00
Mikhail Shilkov
a69d0f4cfd
Fix WinGet download URL (another one) (#1904) 2022-09-04 20:20:19 +02:00
susan evans
fb83d74769
fix up the ci-cd assistant docs (#1897) 2022-09-02 14:31:38 -07:00
Fraser Waters
7c3ee67aa3
Update the documenation for what backend is (#1899)
Looking at adding a JSON schema file for this project format as well, see 2db79a54cf/sdk/go/common/workspace/project.json.

Maybe we could start auto-gening this page at some point from that schema?
2022-09-02 22:08:40 +01:00
Myles Haynes
cdd340e1fb
Add resources under management APIs (#1892) 2022-09-02 10:26:46 -07:00
Christian Nunciato
1c341df7a4
Fix formatting on the Download page (#1888)
* Fix formatting on the Download page

* Linter
2022-09-02 09:44:58 -07:00
Alex Qiu
5c51fd56e3
Add options to Fn::Invoke docs (#1885) 2022-09-01 09:42:47 -07:00
Fraser Waters
eec990b41d
Update supported version documentation (#1860)
* Update supported version documentation

* Apply suggestions from squaremo

Co-authored-by: Michael Bridgen <mbridgen@pulumi.com>

* Update themes/default/content/docs/intro/languages/java.md

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

Co-authored-by: Michael Bridgen <mbridgen@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-08-30 15:04:41 +01:00
susan evans
5154537a7f
add details about passing config to pulumi new (#1875) 2022-08-30 07:01:39 -07:00
susan evans
e42cf3eefa
update service docs for nav+dashboard release (#1723) 2022-08-27 07:13:21 -07:00
susan evans
a7fcacc34c
add stack references to organizing projects and stacks guide (#1871) 2022-08-26 15:44:03 -07:00
Aaron Friel
2056543b99
Update state & login instructions for AWS profiles (#1870)
* Update state & login instructions

Fixes https://github.com/pulumi/pulumi/issues/9555

* Update state.md

* Update state.md
2022-08-25 15:23:53 -07:00
Josh Kodroff
a75f354c71
Update get.md (#1867)
Co-authored-by: susan evans
2022-08-25 18:02:29 -04:00
Alex Qiu
302b9f2f7b
Add Fn::Split to YAML Reference (#1865) 2022-08-24 10:11:45 -07:00
Josh Kodroff
e29ed52872
Update troubleshooting.md (#1838)
Co-authored-by: susan evans
2022-08-24 16:57:23 +00:00
Michael Bridgen
181015398b
General functions documentation (#1728)
* Add page on provider functions

This adds a page under intro/concepts/resources/ describing what
provider functions are (functions exposed in SDKs) and how to invoke
them. Provider functions are different enough to Getter functions that
they deserve their own treatment.

* Explain methods (CALL) after functions (INVOKE)

This explains the procedures exposed via CALL, as "methods".

Signed-off-by: Michael Bridgen <mbridgen@pulumi.com>
2022-08-23 15:45:19 +01:00
susan evans
e729259c9b
fix refs (#1861) 2022-08-23 06:55:59 -07:00
susan evans
8e563db64a
fix headings and clean up troubleshooting page (#1855) 2022-08-22 19:13:04 -07:00