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

Commits on Aug 16, 2024

  1. Add depends_on attribute to component block schema

    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 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2a55345 View commit details
    Browse the repository at this point in the history