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_front_door - Add minimum_tls_version property #5539

Merged
merged 10 commits into from
Jan 31, 2020

Commits on Jan 27, 2020

  1. r/front_door - Add minimum_tls_version property

    Sean Nixon committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    c887039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d57aff View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. r/frontdoor: Make minimum_tls_version computed

    This updates the behavior to better fit with the Portal experience.
    Existing frontends will continue to use TLS 1.0 while new frontends
    will use TLS 1.2 as the minimum
    Sean Nixon committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    2d6abd1 View commit details
    Browse the repository at this point in the history
  2. Revert azurerm_frontdoor 2.0 upgrade note

    Sean Nixon committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    761add0 View commit details
    Browse the repository at this point in the history
  3. r/frontdoor: Remove minimum_tls_version from docs

    That attribute is now calculated so it should not be set by the user
    Sean Nixon committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    22f7fd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4179b67 View commit details
    Browse the repository at this point in the history
  5. Fixed test HCL formatting

    WodansSon committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    a3b57de View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Fixed test fmt lint issue

    WodansSon committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    da20eed View commit details
    Browse the repository at this point in the history
  2. Fix test lint error

    WodansSon committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b59ed71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1512b04 View commit details
    Browse the repository at this point in the history