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

(TF-19382) Add depends_on attribute to component block schema #392

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Aug 16, 2024

This change adds a depends_on attribute to the component block schema. This attribute allows users to specify explicit dependencies for components in a stack configuration, which must also be used when determining an order of operations for components.

This change adds a depends_on attribute to the component block schema. This attribute allows users to specify explicit dependencies for components in a stack configuration, which must also be used when determining an order of operations for components.
@jpogran jpogran self-assigned this Aug 16, 2024
@jpogran jpogran changed the title Add depends_on attribute to component block schema (TF-19382) Add depends_on attribute to component block schema Aug 16, 2024
@jpogran jpogran marked this pull request as ready for review August 16, 2024 16:11
@jpogran jpogran requested a review from a team as a code owner August 16, 2024 16:11
Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm!

@jpogran jpogran merged commit c7b1866 into pre-release Aug 19, 2024
5 checks passed
@jpogran jpogran deleted the add_component_depends_on branch August 19, 2024 14:57
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