Wiki source code of Provisioning - pulumi
Version 1.7 by Kevin Wiki on 2026/04/06 20:10
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.6 | 1 | ## Setting up state backend in hetzner bucket |
| |
1.1 | 2 | |
| |
1.7 | 3 | Configure Hetzner |
| |
1.6 | 4 | |
| |
1.4 | 5 | Login and create an Object Storage Bucket at https://console.hetzner.com/project/YOUR_PROJECT_ID/buckets. |
| 6 | Define a unique name along with the region you want. Create the bucket with Private visibility. | ||
| |
1.2 | 7 | |
| |
1.6 | 8 | Create S3 credentials for Private Bucket access under Hetzners Security page. |
| 9 | |||
| 10 | ## |