mach-composer-cli
mach-composer-cli copied to clipboard
MACH composer is an orchestration tool for modern MACH ecosystems, powered by Terraform infrastructure-as-code underneath.
Rename `plugin` to `backend` since it avoids confusion with the MACH composer plugins, and is more in line with how terraform names it. We might also consider renaming the values...
We have a set of sites (for EU, APAC, US, etc) configured in the same repository. We would like to be able to do canary releases. Ideally we would roll...
When running `mach-composer cloud ..` with an old token it throws an error: ``` | | Error: An error occured: | | oauth2: cannot fetch token: 401 Unauthorized | Response:...
There is logic in the cli that prevents unnecessary `terraform init` calls. This function checks the MACH composer CLI lock-file to see if there are any changes. If not; it...
Fixes #298 Rename `plugin` to `backend` since it avoids confusion with the MACH composer plugins, and is more in line with how terraform names it. We might also consider renaming...
When for example the KMS is in another AWS account we should support this
### Is your proposal related to a problem? We had a config with multiple AWS site components. One of those doesn't use `endpoints`: ``` sites: - identifier: tst-aap endpoints: internal:...
This PR was created by the [Changie release GitHub action](https://github.com/labd/changie-release-action). When you're ready to do a release, you can merge this and the tag v2.17.4 will be created and the...
Bumps the github-actions group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` |...