Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hooks and store write functionality #874

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mcalhoun
Copy link
Member

what

  • Add the concepts of hooks that can run before/after other atmos commands
  • Add a hook type that can write output values to stores (AWS SSM Param Store, Artifactory)

why

In order to share data between components and to decouple the Terraform permissions context from the shared values permissions context.

@mergify mergify bot added the triage Needs triage label Dec 19, 2024
@mcalhoun mcalhoun added the no-release Do not create a new release (wait for additional code changes) label Dec 19, 2024
@mcalhoun mcalhoun changed the title add hooks config add hooks and store write functionality Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release Do not create a new release (wait for additional code changes) triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants