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

Use subnets instead of subnetMappings on LoadBalancer #451

Merged
merged 1 commit into from
Apr 6, 2018

Commits on Apr 6, 2018

  1. Use subnets instead of subnetMappings on LoadBalancer

    The `subnetMappings` property does not correctly handle changes, but the `subnets` property does - and supports the same use cases we need.
    
    Workaround for pulumi/pulumi-terraform#45.
    lukehoban committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    b07b614 View commit details
    Browse the repository at this point in the history