Skip to content

Commit

Permalink
update readme with hcloud s3
Browse files Browse the repository at this point in the history
  • Loading branch information
splattner committed Nov 7, 2024
1 parent 329ec01 commit c548291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ flowchart LR

### 1. Cluster provisioning using Terraform triggered in GitHub Actions workflows

- Terraform state stored in S3 bucket (on acend cluster)
- Terraform state stored in S3 bucket (on hcloud)
- The Github Action in this Repository uses the correct secrets and environment variables for this. The Terraform backend is conifgured to use those to store the state.
- Each cluster flavor has its own Terraform module which is in a seperated repository.
- Terraform provider should be configured in root module (if possible) and passed to the module. Otherwise a simple removing of the module definition does not work as Terraform cannot remove the components within the module if provider definition is gone.
Expand Down

0 comments on commit c548291

Please sign in to comment.