Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/aws

Development repository for the aws cookbook
https://github.com/sous-chefs/aws

Merge pull request #367 from majormoses/feature/lock-gem-versions

Lock aws gems to their latest minor version to prevent huge numbers of gems being installed

6491f88f5fa00d0ae4ef88416fc0a5118d8f1129 authored about 6 years ago by Tim Smith <[email protected]>
add additional dependant gems from aws.

Signed-off-by: Ben Abrams <[email protected]>

d408d222fcf93b19d036b550a6e98b044b068925 authored about 6 years ago by Ben Abrams <[email protected]>
locking aws gems to their latest minor version

this should make it so that only newly released patches for the respective aws gems are installe...

79b2ff1b58b9da17f11d0a238a65ba8be5fdd8da authored about 6 years ago by Ben Abrams <[email protected]>
Adjust parameter creation logic to prevent unnecessary overwriting

Signed-off-by: Brian Dwyer <[email protected]>

968c01441557f1cd6ca1499848f7f5de35e12cf4 authored about 6 years ago by Brian Dwyer <[email protected]>
Update documentation and cleanup tests

Signed-off-by: Brian Dwyer <[email protected]>

445596471dac465f3c1569644fff1dbb05a62aae authored about 6 years ago by Brian Dwyer <[email protected]>
Properly handle pagination for grabbing a path's parameters

Signed-off-by: Brian Dwyer <[email protected]>

06e8e1c3c0b23cfe5991b09d1735f3199471df68 authored about 6 years ago by Brian Dwyer <[email protected]>
Update the documentation

Signed-off-by: Brian Dwyer <[email protected]>

337c45a8a4d4d35d64728ef6a47abd0fb9186148 authored about 6 years ago by Brian Dwyer <[email protected]>
Clean up the tests

Signed-off-by: Brian Dwyer <[email protected]>

fc9c7f5692e1d9d9d5db6dd694ff921f093cfd3c authored about 6 years ago by Brian Dwyer <[email protected]>
Strip the leading path in the resulting hash

Signed-off-by: Brian Dwyer <[email protected]>

e1dcaf619e0eb7f76dfa5ba48c57d0197ff893bb authored about 6 years ago by Brian Dwyer <[email protected]>
Cleanup

Signed-off-by: Brian Dwyer <[email protected]>

763668c1622f0d702884d4b83cccfe263b2d6d49 authored about 6 years ago by Brian Dwyer <[email protected]>
Change back to the s3 require

I asked for this to be changed by mistake.

Signed-off-by: Tim Smith <[email protected]>

872d7069ef2dd07b3f38db6af54a247872156ad7 authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #362 from joshs85/master

Update s3_file.rb

9295c8214f8451868031e6727eebea74f739530e authored over 6 years ago by Tim Smith <[email protected]>
Adding Sign Off

Signed-off-by: joshs85 <[email protected]>

22b46e97729e9b996d2ae79a21182c453bca3bbb authored over 6 years ago by joshs85 <[email protected]>
Update s3_file.rb

9b7fab967661f5fffb7c993e84ea0b274fbc9303 authored over 6 years ago by joshs85 <[email protected]>
Update s3_file.rb

Fixed local ETag calculation to handle file originally uploaded as multi part.
Created s3_url p...

dd5072c6baa2dda0d990dfa50f094bc505e09216 authored over 6 years ago by joshs85 <[email protected]>
Merge pull request #358 from bdwyertech/breakout_gems

Adjust Gem Dependency to use individual aws-sdk v3 gems

4595a6d9f7691dd2ac0b32e76fb1df72d970d7c9 authored over 6 years ago by Tim Smith <[email protected]>
Use specific gems

Signed-off-by: Brian Dwyer <[email protected]>

32274aa9206a00eb8ebd17cf5b32cae285ae2261 authored over 6 years ago by Brian Dwyer <[email protected]>
Shut up Rubocop and tell it to use cookstyle

Signed-off-by: Brian Dwyer <[email protected]>

4905de7294620e1dd4d116d80cd6e8fc05c905be authored over 6 years ago by Brian Dwyer <[email protected]>
Only install the gems this cookbook depends on, not the full aws-sdk suite

Signed-off-by: Brian Dwyer <[email protected]>

33cb1212d7170ece9a6b671648f0c6c6b1c79ec1 authored over 6 years ago by Brian Dwyer <[email protected]>
Release 7.5.0

Signed-off-by: Tim Smith <[email protected]>

c6d20da514c043f5e6070d26ebeb796d5ce6db7e authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #352 from jakauppila/issue_346

Pass `http_proxy` to the AWS client options

069198dca5ffe6ec3ab47c81a8f8493beb69b721 authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #354 from alejandrod/master

Fixing getting Route53 record when geo location is set (with DCO)

dea3bec2e3b308f5189e7257a932297ef811bf12 authored over 6 years ago by Tim Smith <[email protected]>
Merge branch 'master' into master

785efc425c665dfec4cd11a09350928aa77f80a0 authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #349 from chefbob/master

Add autoscale support

4ada590deb3877335c657616091eda24cded64bb authored over 6 years ago by Tim Smith <[email protected]>
Merge branch 'master' into master

4cb747457791e0778cbf99b70e36c3c1ca35970f authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #347 from darkskyapp/clean-up-test-config

Clean up test config

f80867a975580deb57e4fca7acf37e1eca1c1e8b authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #1 from bdwyertech/parameter_store

Remove unnecessary interpolation & DRY up test case

f5ce6e10b1bbca6d35313dcff6ca774a5741ab4e authored over 6 years ago by Bob DeRosa <[email protected]>
Remove unnecessary interpolation & DRY up test case

3881ab735b15f10e47c56a41b15a98dda2608419 authored over 6 years ago by Brian Dwyer <[email protected]>
finished work for get_parameters and get_parameters_by_path

Signed-off-by: Bob DeRosa <[email protected]>

dd9c4bce999011bc46dd86619eb6ca41b4170d8d authored over 6 years ago by Bob DeRosa <[email protected]>
Fixing alias_target to make sure doesn't updated if not neeced

Signed-off-by: Alejandro Diaz <[email protected]>

c19ab151f43cc7cd1c2f11d123470408cf989e9f authored over 6 years ago by Alejandro Diaz <[email protected]>
Fixing alias_target to use geo location

Signed-off-by: Alejandro Diaz <[email protected]>

1f9d811d8a0a55903557a7ddeb43bff555123070 authored over 6 years ago by Alejandro Diaz <[email protected]>
Avoid hard-coding kitchen-ec2 values

* aws_ssh_key_id is covered by the $AWS_SSH_KEY_ID env var, and
by an automatic key generation i...

3895a630eec05d49f2400b8ac63265ee3c9004e5 authored over 6 years ago by Jeff Byrnes <[email protected]>
DRY up Kitchen attributes

Provisioner-level attributes are merged with suite-level ones

Signed-off-by: Jeff Byrnes <theje...

f241ac693b634a9329089f1af15c2b29e306c1d5 authored over 6 years ago by Jeff Byrnes <[email protected]>
added converge_by and some formatting cleanup

Signed-off-by: Bob DeRosa <[email protected]>

cd1cca3c351ee6f188e4a9578dc3c2a3ca782cda authored over 6 years ago by Bob DeRosa <[email protected]>
Release 7.4.1

Signed-off-by: Tim Smith <[email protected]>

c59c7f462dbf55c924fa7c5c23b176d5f01f2c3e authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #328 from lastgabs/rescue-ebs-volume

Rescue Aws::EC2::Errors::InvalidSnapshotInUse

a306d7cfb9f18974ca9499f0c1116cc7bc3d6e05 authored over 6 years ago by Tim Smith <[email protected]>
Add debug message to rescue

Signed-off-by: Gabi Stefanini <[email protected]>

18545dd79f85527860ff692119c6d4285a4e0afb authored over 6 years ago by Gabi Stefanini <[email protected]>
Release 7.4.0

Signed-off-by: Tim Smith <[email protected]>

a6554b91f6fa03e95788325cfaa4328368503b63 authored over 6 years ago by Tim Smith <[email protected]>
Merge branch 'paybyphone-use_session_token'

2bc2f1980383f8ffb8500b82bd7508b0d8b4c251 authored over 6 years ago by Tim Smith <[email protected]>
Merge branch 'use_session_token' of https://github.com/paybyphone/aws into paybyphone-use_session_token

# Conflicts:
# resources/ebs_volume.rb

f12cc717946f885a798591b8f86ab97362d134a4 authored over 6 years ago by Tim Smith <[email protected]>
Move to inline foodcritic rule disabling

Signed-off-by: Tim Smith <[email protected]>

1b836cd796256da8987659e08771ece5e136d2b9 authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #342 from paybyphone/aws_sdk_v3

Use AWS SDK v2 or v3

d9b8010707c806b8d152950b0d51081f5025d6da authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #353 from ssabo/master

fix check for attached instances crash

e6993e259ec3f47a6233ebeac60f85dcb8862482 authored over 6 years ago by Tim Smith <[email protected]>
remove duplicate call to volume_by_id

Signed-off-by: Shaun Sabo <[email protected]>

f23b0e19bc7e4b4648b8d0b53b805c7e41f0d45a authored over 6 years ago by Shaun Sabo <[email protected]>
fix check for attached instances crash

Check for attached instances will always crash
because the vol object is not defined in that
sco...

e10a0d325d5d0338e9e71ee5a4537b253feebfae authored over 6 years ago by Shaun Sabo <[email protected]>
Disable FC113 for now

Signed-off-by: Tim Smith <[email protected]>

d16c854d6c0ee0b3c86bec39758062011f4db452 authored over 6 years ago by Tim Smith <[email protected]>
Cookstyle fix

Signed-off-by: Tim Smith <[email protected]>

8998a29e74f232520e9df4d6cb9f65c76baaf8b5 authored over 6 years ago by Tim Smith <[email protected]>
Trigger

Signed-off-by: jakauppila <[email protected]>

b0d75155a7a4bfd0fe451175dea36dcfbdbb869f authored over 6 years ago by jakauppila <[email protected]>
Adds `http_proxy` to the AWS client options so the Seahorse client traverses the proxy if the environment variable is defined

Signed-off-by: jakauppila <[email protected]>

202a27c23632f6ae2ea39ce94b4d511f493a4e22 authored over 6 years ago by jakauppila <[email protected]>
Cleaned up cookstyle errors

Signed-off-by: Bob DeRosa <[email protected]>

933edb74a5a1760cd5c27f9eaf4d2f10f2f6fb48 authored over 6 years ago by Bob DeRosa <[email protected]>
added autoscaling tests

Signed-off-by: Bob DeRosa <[email protected]>

f5a53b31ce534937b53f84b44b34ac062dc36b7f authored over 6 years ago by Bob DeRosa <[email protected]>
resolved merge

Signed-off-by: Bob DeRosa <[email protected]>

c77a68c8328ca76c9cef1b18952edbea5e090839 authored over 6 years ago by Bob DeRosa <[email protected]>
resources wait for instances to be in correct state before returning

Signed-off-by: Bob DeRosa <[email protected]>

456a9a72b432cdd5e00874982e78895887d2868c authored over 6 years ago by Bob DeRosa <[email protected]>
initial autoscale release

Signed-off-by: Bob DeRosa <[email protected]>

da28b9dc6f36dff0ed999b7f11d2dbbbadfbcb94 authored over 6 years ago by Bob DeRosa <[email protected]>
Removed unneeded `provides` instruction

Came from a misreading of some documentation
Obvious fix.

084f87fa690eea02554ef93b98c93ac34e4f28a3 authored over 6 years ago by Graham Davison <[email protected]>
Fixed gem spec

Obvious fix.

3deb324d33ed1f941b9fcbd2eef8c1ef761c2ca6 authored over 6 years ago by Graham Davison <[email protected]>
Added `provides` field to DynamoDB resource for Chef 13 compatibility and ignored FC113 to preserve Chef 12 compatibility

Obvious fix.

5fb423818b429b04c693f6ba23f9e42d7bcc55d6 authored over 6 years ago by Graham Davison <[email protected]>
Prevent use with AWS SDK v4 for safety

Obvious fix.

215d055794667b01ddab467c1731f957a9c69789 authored over 6 years ago by Graham Davison <[email protected]>
Added code for getparameters and getparametersbypath

Signed-off-by: Bob DeRosa <[email protected]>

bc25274e34e0764eae0de04f8a6009e9c220ea94 authored over 6 years ago by Bob DeRosa <[email protected]>
Release 7.3.1

Signed-off-by: Tim Smith <[email protected]>

6b2c6b10d8a4afb8a9ca0d8f56650cf30c797b6d authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #345 from chef-cookbooks/shain/fix_nil_check

Check for nil as well as empty tags

f66002680dd69c498bfa572f6f7fcc834e4845dc authored almost 7 years ago by Tim Smith <[email protected]>
Check for nil as well as empty tags

Signed-off-by: Scott Hain <[email protected]>

5b5a012e1017c4a33ba56e06e41c31f2d1be05e6 authored almost 7 years ago by Scott Hain <[email protected]>
Release 7.3.0

Signed-off-by: Tim Smith <[email protected]>

352d85d842602af48161c582213b3acecdfc1b8d authored almost 7 years ago by Tim Smith <[email protected]>
Chef 14: Avoid passing nils to remote_file in aws_s3_file resource

Signed-off-by: Tim Smith <[email protected]>

e1957b41ec13258ebfa62f6d5ed65b80993503fc authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #339 from chefbob/issue_327

Issue 327

f41e4eacd01856802909a047014438fb39463206 authored almost 7 years ago by Tim Smith <[email protected]>
The cookbook now works with both AWS SDK v2 and v3

Obvious fix.

0416b5604be5d50567203bc3500f9c18c8e7170e authored almost 7 years ago by Graham Davison <[email protected]>
Update AWS SDK to v3

Obvious fix.

e4b7660d8f401c3c164bc716f3fc4601f820ac71 authored almost 7 years ago by Graham Davison <[email protected]>
Style fixes

Obvious fix.

b63894c5bbdc86ba3ce13ca34c5c47d68fc9fee6 authored almost 7 years ago by Graham Davison <[email protected]>
kitchen.yml cleanup

Obvious fix.

7f1cb157e3521adaaa1920275115d98aafcf217a authored almost 7 years ago by Graham Davison <[email protected]>
Added default for DynamoDB stream specification

Obvious fix.

352cea0fbb5e5de4925c5c6eddfb11eccfce7a97 authored almost 7 years ago by Graham Davison <[email protected]>
Allow use of STS assumed roles

Obvious fix.

0e694bdd16420a14834f9bb5371c88c06cb278ea authored almost 7 years ago by Graham Davison <[email protected]>
add `session_token` for route53

Obvious fix.

3aa892058d0588472995bae6ba4b14873802c4a0 authored almost 7 years ago by Graham Davison <[email protected]>
updated based on cookstyle

Signed-off-by: Bob DeRosa <[email protected]>

071cdcf74079a06a7530e4127292af4cd8c1c105 authored almost 7 years ago by Bob DeRosa <[email protected]>
Added SSM Parameter Store get functionality

Signed-off-by: Bob DeRosa <[email protected]>

502cf92476cab88b14689ce064b3ebcff4bca998 authored almost 7 years ago by Bob DeRosa <[email protected]>
Fixing getting Route53 record when geo location is set

Signed-off-by: Alejandro Diaz <[email protected]>

92ebb427eb9e9644c7afcb2b25ee47e7bb91defc authored almost 7 years ago by Alejandro Diaz <[email protected]>
Update the instance to test with

Signed-off-by: Tim Smith <[email protected]>

ab6fbe72196ba885e7684266d63f2b6a813aa819 authored almost 7 years ago by Tim Smith <[email protected]>
Remove name property that isn't necessary

Signed-off-by: Tim Smith <[email protected]>

fb4461cc64da3d8ca5f2613b2c80862cefe0cbab authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #313 from troyready/switch_instance_role

add aws_instance_role

ffb2975487ca90a392eb8285142915077b5151b3 authored almost 7 years ago by Tim Smith <[email protected]>
More minor cleanup

Signed-off-by: Tim Smith <[email protected]>

8a22af408d7a486b988eb89d9538b917a1ce8dd7 authored almost 7 years ago by Tim Smith <[email protected]>
Cleanup non-functional action and fix cookstyle warnings

Signed-off-by: Tim Smith <[email protected]>

470a0e7ebba11bc2fb9bb850161a78e907f23619 authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #331 from chefbob/issue_327

Added basic functionality for parameter store

032bd8d25a13d56b910f3b34e48328ea641c1c5e authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #332 from troyready/requester_pays

add `requester_pays` option to `s3_file`

fdb52c8e2537ba8212f422b566c9a6e28f5b3c2b authored almost 7 years ago by Tim Smith <[email protected]>
fix etag request via head_object when requester_pays

When calling `#etag` on an `Aws::S3::Object`, head_object is called
automatically without any ad...

99d270d458365247ef863b2e206d235b9fe89b56 authored almost 7 years ago by troyready <[email protected]>
add `requester_pays` option to `s3_file`

Allows download of objects in buckets marked as `Requester Pays`

Signed-off-by: troyready <troy...

9456e8524d843a31b198bc8e42fff86006b67eaf authored about 7 years ago by troyready <[email protected]>
Added basic functionality for parameter store

Signed-off-by: Bob DeRosa <[email protected]>

18033856c72bf3dd709600bc9e8ee9a84c43826b authored about 7 years ago by Bob DeRosa <[email protected]>
Merge pull request #322 from gopisaba/add_tags

Add option to tag the new volumes and snapshots

b3c1c68cf2e6343347cb43d34b055f4df4bc3287 authored about 7 years ago by Tim Smith <[email protected]>
Disable Lint/HandleExceptions cop

Rubocop is set to prevent exceptions to be suppressed. In order
to not make this fail, this cop ...

c9d7b95ca3312c535a9ae0298863924a0995cec6 authored about 7 years ago by Gabi Stefanini <[email protected]>
Rescue Aws::EC2::Errors::InvalidSnapshotInUse

When chef finds old snapshots, it tries to delete them. When the
snapshot is being referenced in...

d0c5b7714793c38da4448f19c5ad4ce717b7a510 authored about 7 years ago by Gabi Stefanini <[email protected]>
Release 7.2.2

Signed-off-by: Tim Smith <[email protected]>

67ecbdcaf6df666b055a62954711200b8dac8b59 authored about 7 years ago by Tim Smith <[email protected]>
Resolve FC108 warning

Signed-off-by: Tim Smith <[email protected]>

14df744d684473e0ba0f034bfd61a1288bb0195e authored about 7 years ago by Tim Smith <[email protected]>
Add option to tag the new volumes and snapshots

Signed-off-by: gopisaba <[email protected]>

671866ca45569b5395decbc836da2e1d8ec9a296 authored about 7 years ago by Gopi <[email protected]>
Merge pull request #320 from chef-cookbooks/issue_314

Update README

d43dabcd25775cf314b9f982994a2c241f44a92a authored over 7 years ago by Tim Smith <[email protected]>
As of version 7.1.0 of the aws cookbook, the `ip` property is

required on the secondary_ip resource in order to run.

Signed-off-by: Jennifer Davis <iennae@gma...

2b9d42b1f7f900700c924ac712c1eae6f7828927 authored over 7 years ago by Jennifer Davis <[email protected]>
Release 7.2.1

Signed-off-by: Tim Smith <[email protected]>

26e45d34b4f16ecb855107dbcbb22a33fdeb0631 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #319 from chef-cookbooks/issue_318

Add missing aws_instance_term_protection matcher. Rename kinetic to kinesis.

ab38697404ba10a3c39fd74667fec2946f7cdb03 authored over 7 years ago by Tim Smith <[email protected]>
Fix ii

Signed-off-by: Jennifer Davis <[email protected]>

8fc8772f3aeb9bc3a59859e493ec5e4c45b2ba2c authored over 7 years ago by Jennifer Davis <[email protected]>
Add missing aws_instance_term_protection matcher. Rename kinetic to kinesis matcher.

Signed-off-by: Jennifer Davis <[email protected]>

c1f754051425c09d8f707e6b23c2ea16390c3b98 authored over 7 years ago by Jennifer Davis <[email protected]>
Release 7.2.0

Signed-off-by: Tim Smith <[email protected]>

69cde697737146bf345efab3154a642a76ff43c2 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #316 from chef-cookbooks/issue_315

Add named_iam_capability

ba42099ad75c3a035ae7fb3c05bf46e23ec67b28 authored over 7 years ago by Tim Smith <[email protected]>
More cleanup of the maintainer files

307882d28faf1e4c3a0659587c81645ad5fde878 authored over 7 years ago by Tim Smith <[email protected]>