-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Add a aws_codepipeline_webhook resource for managing CodePipeline webhooks #5875
Add a aws_codepipeline_webhook resource for managing CodePipeline webhooks #5875
Commits on Jul 13, 2018
-
Flesh out more of the CodePipeline webhook resource.
Joe Stump committedJul 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ed66de - Browse repository at this point
Copy the full SHA 8ed66deView commit details -
Remove to make merge from master easier.
Joe Stump committedJul 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 2fcbdfb - Browse repository at this point
Copy the full SHA 2fcbdfbView commit details -
Merge branch 'master' into jstump-codepipeline-webhook
Joe Stump committedJul 13, 2018 Configuration menu - View commit details
-
Copy full SHA for ce9c4c4 - Browse repository at this point
Copy the full SHA ce9c4c4View commit details -
Add the resource back into the resource map.
Joe Stump committedJul 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 51d3d79 - Browse repository at this point
Copy the full SHA 51d3d79View commit details -
Add in a delete call to remove webhooks.
Joe Stump committedJul 13, 2018 Configuration menu - View commit details
-
Copy full SHA for a561cb1 - Browse repository at this point
Copy the full SHA a561cb1View commit details
Commits on Sep 13, 2018
-
Merge branch 'master' of github.com:terraform-providers/terraform-pro…
…vider-aws into jstump-codepipeline-webhook
Joe Stump committedSep 13, 2018 Configuration menu - View commit details
-
Copy full SHA for af3c135 - Browse repository at this point
Copy the full SHA af3c135View commit details -
Flesh out the read/set functions.
Joe Stump committedSep 13, 2018 Configuration menu - View commit details
-
Copy full SHA for eea8b7f - Browse repository at this point
Copy the full SHA eea8b7fView commit details -
Get the provider building cleanly.
Joe Stump committedSep 13, 2018 Configuration menu - View commit details
-
Copy full SHA for ebc6300 - Browse repository at this point
Copy the full SHA ebc6300View commit details
Commits on Oct 14, 2018
-
Merge branch 'master' into jstump-codepipeline-webhook
Joe Stump committedOct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 443b7b9 - Browse repository at this point
Copy the full SHA 443b7b9View commit details -
Add a test and fix bugs surfaced.
Joe Stump committedOct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 4ab3b0f - Browse repository at this point
Copy the full SHA 4ab3b0fView commit details -
Joe Stump committed
Oct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 86a6826 - Browse repository at this point
Copy the full SHA 86a6826View commit details -
Add aws_codepipeline_webhook to the sidebar.
Joe Stump committedOct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for d6fbc08 - Browse repository at this point
Copy the full SHA d6fbc08View commit details -
Finish integration testing to verify everything works IRL.
Joe Stump committedOct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 20d8126 - Browse repository at this point
Copy the full SHA 20d8126View commit details -
Joe Stump committed
Oct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 80fd894 - Browse repository at this point
Copy the full SHA 80fd894View commit details -
Configuration menu - View commit details
-
Copy full SHA for e97acb3 - Browse repository at this point
Copy the full SHA e97acb3View commit details -
SetId to blank to remove from state.
Joe Stump committedOct 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 8363b52 - Browse repository at this point
Copy the full SHA 8363b52View commit details
Commits on Oct 15, 2018
-
Update PR based on @bflad's feedback on my Athena PR.
Joe Stump committedOct 15, 2018 Configuration menu - View commit details
-
Copy full SHA for ae54dc4 - Browse repository at this point
Copy the full SHA ae54dc4View commit details -
Add validator functions and convert auth type to the AWS SDK's consta…
…nts.
Joe Stump committedOct 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 9bc1688 - Browse repository at this point
Copy the full SHA 9bc1688View commit details -
Make this required since AWS requires at least 1.
Joe Stump committedOct 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 84bcb52 - Browse repository at this point
Copy the full SHA 84bcb52View commit details -
Joe Stump committed
Oct 15, 2018 Configuration menu - View commit details
-
Copy full SHA for bf6966e - Browse repository at this point
Copy the full SHA bf6966eView commit details -
Joe Stump committed
Oct 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 2ef5e57 - Browse repository at this point
Copy the full SHA 2ef5e57View commit details
Commits on Oct 16, 2018
-
Update the HCL to mimic the API structs.
Joe Stump committedOct 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 4e677cc - Browse repository at this point
Copy the full SHA 4e677ccView commit details -
Fix linting issue and make the test slightly more robust.
Joe Stump committedOct 16, 2018 Configuration menu - View commit details
-
Copy full SHA for d837c23 - Browse repository at this point
Copy the full SHA d837c23View commit details
Commits on Oct 17, 2018
-
Joe Stump committed
Oct 17, 2018 Configuration menu - View commit details
-
Copy full SHA for a5f0a13 - Browse repository at this point
Copy the full SHA a5f0a13View commit details -
Clarify authentication_configuration docs.
Joe Stump committedOct 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 4f87d2d - Browse repository at this point
Copy the full SHA 4f87d2dView commit details -
Joe Stump committed
Oct 17, 2018 Configuration menu - View commit details
-
Copy full SHA for b8185ce - Browse repository at this point
Copy the full SHA b8185ceView commit details