9 Commits

Author SHA1 Message Date
Christian Nunciato
7e54f0fbb5
A few getting-started fixes (#3092) 2023-06-21 15:50:49 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
phillipedwards
2a5b20dffc
add parameter which defaults to 'gcp' to configure-gcp shortcode; this accomodates gcp and google-native (#2047) 2022-10-14 10:42:32 -07:00
Guinevere Saenger
e729d0cce0
Explicitly set GCP Project via pulumi config (#1852)
* Explicitly set GCP Project via `pulumi config`

We don't, at least in pulumi-gcp, use gcloud config, so we need to ask people to set Project the Pulumi way.

* Update configure-gcp.html

* mirror mirror on the wall who is the prettiest of them all

* make a list

* use code tags and also remove extra dollar sign
2022-08-19 16:08:13 -07:00
Laura Santamaria
8d5a79e712
fix(markdown): format code blocks (#1796)
* fix(markdown): format code blocks

Patch up the configuration info to display the code blocks properly.

* fix lint

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

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

* more fixing

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

* fix as intended

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

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

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: susanev <susan.ra.evans@gmail.com>
2022-08-18 17:50:50 -05: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
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
804553dec3
Update configure-gcp.html (#252) 2021-05-20 10:44:45 -07: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