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

Refactor API Gateway Stage Resource - use keyvaluetags + enums #10570

Merged
merged 6 commits into from
Nov 8, 2019

Commits on Oct 8, 2019

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

    merge changes
    DrFaust92 authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    31f9449 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

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

    pull changes
    DrFaust92 authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d4284c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from terraform-providers/master

    merge changes
    DrFaust92 authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    aca775e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Configuration menu
    Copy the full SHA
    60418c6 View commit details
    Browse the repository at this point in the history
  2. Revert "Add tag support to api gateway usage plan"

    This reverts commit 60418c6
    DrFaust92 committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    61eddee View commit details
    Browse the repository at this point in the history
  3. refactor api gateway stage to use keyvaluetags

    add additional tag tests
    add arn resource + test
    update doc
    remove tags_apigateway.go file
    use enums where applicable
    DrFaust92 committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    60046c8 View commit details
    Browse the repository at this point in the history