Skip to content

Conversation

@rmvangun
Copy link
Contributor

Terraform components now include a dependsOn field. This can be configured with a list of paths to other terraform components. When specified, output variables from dependencies are injected in to the environment, allowing for variable chaining across TF components.

Terraform components now include a `dependsOn` field. This can be configured with a list of paths to other terraform components. When specified, output variables from dependencies are injected in to the environment, allowing for variable chaining across TF components.
@rmvangun rmvangun merged commit d245d30 into main Jul 21, 2025
12 checks passed
@rmvangun rmvangun deleted the feature/terraform-depends-on branch July 21, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants