Skip to content

Commit

Permalink
Update gcp project
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxStroh authored Nov 16, 2023
1 parent 5514f9e commit e7f6a26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_posts/2023-06-05-stufe-0-einrichtung.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Erzeugt ein neues Pulumi Projekt:
pulumi new gcp-typescript
```

(Name: `pulumi-challenge`, Stack: egal, GCP project: `viadee-cloudland-pulumi-01`)
(Name: `pulumi-challenge`, Stack: egal, GCP project: `viadee-pulumi-training`)

In der `index.ts` die Bucket-Location auf `EU` ändern.

Expand Down Expand Up @@ -45,4 +45,4 @@ Final: Bereinigt die erzeugte Infrastruktur:

```bash
pulumi destroy
```
```

0 comments on commit e7f6a26

Please sign in to comment.