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: Adding some other simple S3 Bucket Object (Optional) Inputs #3265

Merged
merged 6 commits into from
Oct 12, 2015

Commits on Sep 17, 2015

  1. Configuration menu
    Copy the full SHA
    2b7a13b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Adding some examples of the S3 bucket object parameters as well as ch…

    …ecking for an empty string in the new S3 bucket object params
    stack72 committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    0a5387d View commit details
    Browse the repository at this point in the history
  2. Removing the S3 Bucket Object Update method. This was removed in mast…

    …er but seems to be broken in my branch
    stack72 committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    8e2163c View commit details
    Browse the repository at this point in the history
  3. Because of the lack of Update, S3 Bucket Object needs to force new wh…

    …en changing the params
    stack72 committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    b3010e1 View commit details
    Browse the repository at this point in the history
  4. Adding Computed to the Content-Type of S3 Bucket Object. Regardless o…

    …f whether you set a content-type, AWS will always set a content-type
    stack72 committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    080e08f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Fixing the merge conflicts on the s3 bucket object resource after ano…

    …ther PR had been merged
    stack72 committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    3809cb5 View commit details
    Browse the repository at this point in the history