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

Support for additional arguments on azurerm_api_management_api_diagnostic #9172

Merged
merged 9 commits into from
Nov 16, 2020

Commits on Nov 6, 2020

  1. Implement new arguments

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    dbb0d69 View commit details
    Browse the repository at this point in the history
  2. Add complete acceptance test

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ca87351 View commit details
    Browse the repository at this point in the history
  3. Update website docs

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    550c138 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Update website/docs/r/api_management_api_diagnostic.html.markdown

    Co-authored-by: Tom Bamford <tom@bamford.io>
    sirlatrom and manicminer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    6be622f View commit details
    Browse the repository at this point in the history
  2. Update azurerm/internal/services/apimanagement/api_management_api_dia…

    …gnostic_resource.go
    
    Co-authored-by: Tom Bamford <tom@bamford.io>
    sirlatrom and manicminer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    fffbd2d View commit details
    Browse the repository at this point in the history
  3. Fix syntax

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    3cbf0f9 View commit details
    Browse the repository at this point in the history
  4. Update azurerm/internal/services/apimanagement/api_management_api_dia…

    …gnostic_resource.go
    
    Co-authored-by: Tom Bamford <tom@bamford.io>
    sirlatrom and manicminer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    1856b91 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Initialize parameters.Frontend and parameters.Backend

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3dbe558 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Remove sampling_percentage until SDK issue fixed

    See hashicorp#9172 (comment) and Azure/azure-sdk-for-go#13604.
    
    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a6ede6c View commit details
    Browse the repository at this point in the history