mach-composer-cli icon indicating copy to clipboard operation
mach-composer-cli copied to clipboard

MACH composer is an orchestration tool for modern MACH ecosystems, powered by Terraform infrastructure-as-code underneath.

Results 72 mach-composer-cli issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement
discussion

When running `mach-composer cloud ..` with an old token it throws an error: ``` | | Error: An error occured: | | oauth2: cannot fetch token: 401 Unauthorized | Response:...

bug

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...

enhancement
discussion

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...

Add the `init` command to generate basic scaffold for main.yml

enhancement

When for example the KMS is in another AWS account we should support this

enhancement

### 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:...

bug

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` |...

dependencies
github_actions