Skip to content

feat: allow global configuration to be defined in HCL#92

Merged
alecthomas merged 1 commit intomainfrom
aat/global-config
Feb 6, 2026
Merged

feat: allow global configuration to be defined in HCL#92
alecthomas merged 1 commit intomainfrom
aat/global-config

Conversation

@alecthomas
Copy link
Copy Markdown
Collaborator

Previously this had to always be passed by flag or envar, or duplicated in every provider. This allows us to push shared configuration out of the providers, such as eg. the cloner configuration.

@alecthomas alecthomas requested a review from a team as a code owner February 6, 2026 03:46
@alecthomas alecthomas requested review from js-murph and removed request for a team February 6, 2026 03:46
Previously this had to always be passed by flag or envar, or duplicated in
every provider. This allows us to push shared configuration out of the
providers, such as eg. the cloner configuration.
@alecthomas alecthomas merged commit a01a7c6 into main Feb 6, 2026
5 checks passed
@alecthomas alecthomas deleted the aat/global-config branch February 6, 2026 06:04
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.

2 participants