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

provider/aws: Enable updates & versioning for s3_bucket_object #5305

Merged

Commits on Feb 24, 2016

  1. provider/aws: Breaking change - Trim off quotes for aws_s3_bucket_obj…

    …ect.etag
    Radek Simko committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    70f045e View commit details
    Browse the repository at this point in the history
  2. provider/aws: Clean up whitespaces

    Radek Simko committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    ebf2fd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. provider/aws: Add support for s3_bucket_object updates

    Radek Simko committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    2f8b9ed View commit details
    Browse the repository at this point in the history
  2. provider/aws: Add support for versioned objects

    Radek Simko committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    24ac996 View commit details
    Browse the repository at this point in the history
  3. provider/aws: Cleanup s3_bucket_object acceptance tests

     - the goal was to allow running tests in parallel and to get rid of global variables in the aws package
    Radek Simko committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    9377b30 View commit details
    Browse the repository at this point in the history
  4. provider/aws: Add tests for s3_bucket_object updates

    Radek Simko committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    ef85147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44246ca View commit details
    Browse the repository at this point in the history