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

r/api_gateway_usage_plan - change api_stages to set to fix ordering change #14345

Merged

Commits on Sep 21, 2020

  1. change api_stages to set

    extract lists/set expansion to functions
    move usage plan flattners to usage plan file
    refactor tests
    DrFaust92 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4da1231 View commit details
    Browse the repository at this point in the history
  2. extra checks for basic test

    DrFaust92 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    cc6b5e0 View commit details
    Browse the repository at this point in the history
  3. tf12 syntax

    DrFaust92 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    42c97cf View commit details
    Browse the repository at this point in the history
  4. update test

    DrFaust92 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2f393cc View commit details
    Browse the repository at this point in the history
  5. use enum slice

    DrFaust92 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0f01600 View commit details
    Browse the repository at this point in the history
  6. fix destroy check

    DrFaust92 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    21d1545 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. fmt

    DrFaust92 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    825aa83 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update resource_aws_api_gateway_usage_plan.go

    A couple minor cleanups
    gdavison authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e0265ef View commit details
    Browse the repository at this point in the history
  2. Update resource_aws_api_gateway_usage_plan.go

    `validateApiGatewayUsagePlanQuotaSettings()` returns a slice of errors
    gdavison authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    23eaafb View commit details
    Browse the repository at this point in the history