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

azurerm_api_management: invert ssl tls flags #4226

Closed

Commits on Sep 3, 2019

  1. Merge pull request #2 from terraform-providers/master

    pull upstream
    alastairtree committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a4ec1a3 View commit details
    Browse the repository at this point in the history
  2. Invert broken API management properties

    disable_backend*** and disable_frontend**** terraform properties for APIM are all the wrong way round - disable in terraform should not enable them in AzureRM
    
    Fixes hashicorp#3125
    See hashicorp#3125
    alastairtree committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4e8ef72 View commit details
    Browse the repository at this point in the history