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

Fix azure provider warning, rename a public_ip field #387

Merged
merged 1 commit into from
Jan 28, 2019

Commits on Jan 28, 2019

  1. Fix azure provider warning, rename a public_ip field

    * azurerm_public_ip (used internally) added a field `allocation_method`
    to replace the field `public_ip_address_allocation` (deprecated)
    * Require terraform-provider-azurerm v1.21+
    * hashicorp/terraform-provider-azurerm#2576
    dghubble committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    eb08593 View commit details
    Browse the repository at this point in the history