Skip to content

Fixed capability envs/secrets from being interpolated#318

Merged
BSick7 merged 2 commits intomasterfrom
b/missing-cap-outputs
Dec 19, 2025
Merged

Fixed capability envs/secrets from being interpolated#318
BSick7 merged 2 commits intomasterfrom
b/missing-cap-outputs

Conversation

@BSick7
Copy link
Copy Markdown
Contributor

@BSick7 BSick7 commented Dec 19, 2025

The outputs in a module version manifest is used to generate capabilities.tf before executing tf plan/apply.
In the new template for generating capabilities, we use these output names to populate tf locals.
Since env and secrets are excluded in output names for the module version manifest, this new template breaks.
Instead, we're always including env and secrets in the list of capability output names.

@BSick7 BSick7 requested a review from ssickles December 19, 2025 15:27
@BSick7 BSick7 merged commit 80e6a75 into master Dec 19, 2025
@BSick7 BSick7 deleted the b/missing-cap-outputs branch December 19, 2025 15:34
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