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

Test and fix support for local plugins #619

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Commits on Aug 31, 2024

  1. Test and fix support for local plugins

    This updates the pulumi dependency to
    [d9df4771815894ab6ddaf17b78f6f023c91b7148](pulumi/pulumi@d9df477)
    which has a number of fixes for plugin and schema loading.
    
    This allows YAML to correctly load schemas for plugins defined in the
    Pulumi.yaml file itself. We often use this for integegration tests, but we
    expect users to increasinly make use of this feature in the future as an
    alternative to dynamic providers.
    Frassle committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d7d526a View commit details
    Browse the repository at this point in the history