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 CodePipeline pipeline and webhook resources to use keyvaluetags package and fix webhook resource recreation issues #11387

Merged
merged 5 commits into from
Jan 11, 2020

Commits on Dec 20, 2019

  1. r/aws_codepipeline: Refactor tagging logic to keyvaluetags package.

    Kit Ewbank authored and Kit Ewbank committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ada98f2 View commit details
    Browse the repository at this point in the history
  2. r/aws_codepipeline_webhook: Refactor tagging logic to keyvaluetags pa…

    …ckage.
    Kit Ewbank authored and Kit Ewbank committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    6da3b0b View commit details
    Browse the repository at this point in the history
  3. r/aws_codepipeline_webhook: Verify that updating tags currently recre…

    …ates the resource.
    Kit Ewbank authored and Kit Ewbank committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    311a373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c51c0 View commit details
    Browse the repository at this point in the history
  5. r/aws_codepipeline_webhook: Recreate resource when authentication_con…

    …figuration configuration block attribute values change.
    ewbankkit committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    6ed08b4 View commit details
    Browse the repository at this point in the history