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

**Problem** `mach-composer cloud register-component-version test-component --organization --project 1234 --dry-run` actually performs the command and applies it in MACH cloud, and doesn't do a dry run. **Versions tested** `v2.19.0` `v2.17.1`

bug

Fixes # ### NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS -

Fixes #412 Fixes #436 ### NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS -

Currently we do not allow the usage of terraform lock files. This happens because we always generate all the terraform based on configs, which does not include a lockfile to...

enhancement

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.19.1 will be created and the...

Adds configuration to `.goreleaser.yml` for a nix release. https://goreleaser.com/customization/nix/ ## to do - [x] requires [a new repository](https://goreleaser.com/customization/nix/#setting-up-a-nur) (much like [homebrew-mach-composer](https://github.com/mach-composer/homebrew-mach-composer)): - [x] [create repository from template](https://github.com/new?template_name=nur-packages-template&template_owner=nix-community) `nix-mach-composer` will be...

Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/adrg/xdg](https://github.com/adrg/xdg) | `0.5.0` | `0.5.3` | | [github.com/fatih/color](https://github.com/fatih/color)...

dependencies
go

Bumps the github-actions group with 1 update: [cachix/install-nix-action](https://github.com/cachix/install-nix-action). Updates `cachix/install-nix-action` from 29 to 30 Release notes Sourced from cachix/install-nix-action's releases. v30 Nix: 2.24.7 -> 2.24.9, fixing GHSA-6fjr-mq49-mm2c Commits 08dcb3a Merge...

dependencies
github_actions

``` Run mach-composer/[email protected] Run mach-composer/setup-mach-composer@main /usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/11b9d04b-3d1e-402e-adb9-a3400fbd6e3c -f /home/runner/work/_temp/dcebdf1e-27b8-4cda-8746-4a604d40d520 Run mach-composer cloud register-component-version \ | | Error: Internal error: | | undefined response type | Error:...

bug