Skip to content

atmos/1.227.0: add package definition for the Atmos CLI - #78735

Open
osterman wants to merge 1 commit into
wolfi-dev:mainfrom
cloudposse:add-atmos-package
Open

atmos/1.227.0: add package definition for the Atmos CLI#78735
osterman wants to merge 1 commit into
wolfi-dev:mainfrom
cloudposse:add-atmos-package

Conversation

@osterman

@osterman osterman commented Aug 31, 2026

Copy link
Copy Markdown

Fixes:

Related: https://github.com/cloudposse/atmos

New package: adds atmos.yaml for Atmos, Cloud Posse's open-source runtime for infrastructure orchestration (Terraform, OpenTofu, Kubernetes, Helm, containers). No existing package definition
for atmos exists in this repo.

  • Builds the upstream github.com/cloudposse/atmos release binary via
    go/build, matching the ldflags atmos's own goreleaser config sets
    (pkg/version.Version / pkg/version.Commit).
  • License: Apache-2.0.
  • update.github wired up for automatic version-bump PRs going forward.

Verified locally:

  • make docker-package/atmos builds successfully
  • make docker-test/atmos passes (ldd-check, ver-check, help-check)
  • ./lint.sh atmos.yaml passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant