mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-10 07:50:08 -04:00
terraform: Terraform module for AWS (#2503)
This commit is contained in:
parent
0bac72261d
commit
cea6204b37
94 changed files with 912 additions and 87 deletions
|
@ -30,6 +30,10 @@ Releases should be performed using [the automated release pipeline](https://gith
|
|||
git push origin ${working_branch}
|
||||
```
|
||||
|
||||
### Update CLI version for Terraform module
|
||||
|
||||
Update the `version` inside `terraform/constellation-cluster/install-constellation.sh` to the new release.
|
||||
|
||||
### Patch release
|
||||
|
||||
1. `cherry-pick` (only) the required commits from `main`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue