Ecosyste.ms: OpenCollective

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

github.com/openaddresses/cfn-config

Quickly configure, start, and update AWS CloudFormation stacks.
https://github.com/openaddresses/cfn-config

Note require bucket config value

484ce8296545bec07ae023ed473cfc62ff9a23f0 authored almost 11 years ago by Young Hahn <[email protected]>
sslEnabled is true by default in aws-sdk

f96ecf7790f22b4dd11b40e7bc5007150d46cdf4 authored almost 11 years ago by Young Hahn <[email protected]>
Merge branch 'master' into s3-store

b049837b4708514bf3bb45ef354e25431b7a4168 authored almost 11 years ago by Young Hahn <[email protected]>
Fix for undefined descriptions.

eebaf583d035c66ef1983ab05fe53619ec6857c6 authored almost 11 years ago by Young Hahn <[email protected]>
Write configuration to S3 bucket.

db71cd1c876b78b99c6915b17d4d77f1a2c2df4a authored almost 11 years ago by Young Hahn <[email protected]>
Sketch of listing stored configs.

a9fd7f2567a18bb2339cf0e0eb7d54920906c216 authored almost 11 years ago by Young Hahn <[email protected]>
fix templateurl and templatename in update workflow

acfeda9e83658d13aa2787cc6661c97ce17437da authored almost 11 years ago by Ryan Clark <[email protected]>
oops, use uploaded template please.

486cfeaf8b155a25b23eb11999c93fbb61d6699a authored almost 11 years ago by Ryan Clark <[email protected]>
merge upstream changes

bb46a5ad03fa84a6e0e9a6e3a41494f495dec38f authored almost 11 years ago by Ryan Clark <[email protected]>
get user arn from error messages

bd7533efa51f2e7496aa4cf52ef5037aac9eeef3 authored almost 11 years ago by Ryan Clark <[email protected]>
merge master; upload to bucket scoped to your account ID and region

923850fac6dc31eece1534dd23f7fb21a8025457 authored almost 11 years ago by Ryan Clark <[email protected]>
Merge pull request #35 from mapbox/s3-files

S3 file loading

ced3abd357f91c41dd35c11577adbea8a27b17ef authored almost 11 years ago by Will White <[email protected]>
Add support for s3:// urls. Fixes #33.

02a53d8473ec5df51353ac730d0c055b6da9596c authored almost 11 years ago by Will White <[email protected]>
Cleanup JSON file loading.

cf385db03ec945aabc0e87cf3a9aac2616f0c43c authored almost 11 years ago by Will White <[email protected]>
Merge pull request #29 from mapbox/cli-messages

Cli messages

8f7d1bfafaecb348ba4aa8788dfe7a7eb790bdbd authored almost 11 years ago by Will White <[email protected]>
Merge branch 'master' of github.com:mapbox/cfn-config into cli-messages

Conflicts:
bin/config.js
index.js

b6c8b117f60e3b872e17dffe16504054fe9b27b4 authored almost 11 years ago by Will White <[email protected]>
Remove filepath arg.

0da9ae6b8fb1fc762f7311d510f5da5871ae9a8e authored almost 11 years ago by Will White <[email protected]>
Only cfn-config writes config file. Fixes #31.

0c9d3b8315c3f9abee1c3b6f7db32756caab228d authored almost 11 years ago by Will White <[email protected]>
Reduce template upload size.

9c758e414268883d933ff85ddda9cda625e70dc5 authored almost 11 years ago by Will White <[email protected]>
80 cols

da89ea48c400fb2921b67e862e54ed6afd6ecb24 authored almost 11 years ago by Will White <[email protected]>
upload large templates to bucket automatically

276b4e8b8ee2d6692065db809f8e1a8ae90eb8b8 authored almost 11 years ago by Ryan Clark <[email protected]>
fix the strange case of canceled config writing

67e10417b230d3ffa66ccd441e8f7c67fd02c43f authored almost 11 years ago by Ryan Clark <[email protected]>
clarify messages in CLI functions in the event of user cancelation

5a2548994c59e8641baa9f8b1ba752f205fc9ec6 authored almost 11 years ago by Ryan Clark <[email protected]>
allows user to pass S3 uri for a template file instead of filesystem path. refs #16

185f2e6385d643a7c47b8677de6aa7f97a4b129c authored almost 11 years ago by Ryan Clark <[email protected]>
Update README.md

fix typo

4973115cde65435dd70b11d29d6acf9cb50f6f6a authored almost 11 years ago by Camille Teicheira <[email protected]>
Merge pull request #21 from mapbox/smart-delete

Check if a stack exists before delete

6c814c1b0b854caf1d321dbe9c4f370a094ee054 authored almost 11 years ago by Will White <[email protected]>
make sure you can delete a DELETE_FAILED stack

eb14043a46e64a21f40e2d111f90526372a6dcd2 authored almost 11 years ago by Ryan Clark <[email protected]>
Merge branch 'master' of github.com:mapbox/cfn-config

e6f4cd34fff8e897f7a90f70432bd101566beb64 authored almost 11 years ago by Will White <[email protected]>
Fix NoEcho filter.

17e3decefe2263aee197c9b6e1dea0f19d57a85e authored almost 11 years ago by Will White <[email protected]>
use describeStacks instead of listStacks, also don't say you deleted something if you didn't

0e1e08f30be1c13b6c8e2a5189e111bc95ccda1b authored almost 11 years ago by Ryan Clark <[email protected]>
Merge branch 'master' into smart-delete

da9d507ce42a04744412bf6baa8d2885157ec182 authored almost 11 years ago by Ryan Clark <[email protected]>
Merge pull request #22 from mapbox/cred-override

Allow upstream to override credentials

3a8404df591e574d28e9418d18a19c8556f7ad96 authored almost 11 years ago by Will White <[email protected]>
Document setCredentials()

3fba8add0fb5a000a1920fcced252c75ebb3b031 authored almost 11 years ago by Will White <[email protected]>
Merge branch 'master' of github.com:mapbox/cfn-config into cred-override

Conflicts:
bin/config.js
bin/create.js
bin/delete.js
bin/info.js
bin/update.js

8267c8cb980e1c434af89583b803c6b595d823c4 authored almost 11 years ago by Will White <[email protected]>
Ignore NoEcho params that come off existing stack. Fixes #26.

10fccf36b08d8c577527b589efcf12736e996f19 authored almost 11 years ago by Will White <[email protected]>
--help flag always shows help and exits.

a7a164984f92ea99c5ac79b2a0a938d568b5953e authored almost 11 years ago by Will White <[email protected]>
merge master to smart-delete branch

6b5d30dc677f437ed582962e595b41a4685f3f3a authored almost 11 years ago by Ryan Clark <[email protected]>
remove superenv from core lib, bins use it and set credentials via API

eaf80b3226f8a058f79066fbc1813270d64a843b authored almost 11 years ago by Ryan Clark <[email protected]>
Merge pull request #23 from mapbox/more-overrides

Various prompting overrides

92946eadab227dae55e9b652a97ca090319dc117 authored almost 11 years ago by Will White <[email protected]>
Merge pull request #19 from mapbox/confirmation

Adjust confirmations

e5a071995fd5d7c87485f46bd88acb60e883574a authored almost 11 years ago by Will White <[email protected]>
makes inquirer prompting much more configurable. refs #10

7aba222b4eea37b440e0762ed25fded1517618db authored almost 11 years ago by Ryan Clark <[email protected]>
allows upstream to override credentials. fixes #18

a52277a0e7c7c9701115486503fb81de2f859d63 authored almost 11 years ago by Ryan Clark <[email protected]>
handle error when listing stacks

3c8e87ce8eb6c29aa796c6bcba903ff5c9cd29cb authored almost 11 years ago by Ryan Clark <[email protected]>
check if a stack exists before deleting it. fixes #14

da3fce348e49cb47d3b7fc31bc3962e78cdb30c3 authored almost 11 years ago by Ryan Clark <[email protected]>
remove lies

0baa631618ebbb5692b3ff33cad35246aca7e073 authored almost 11 years ago by Ryan Clark <[email protected]>
prompts for confirmation of CFN action (create/update/delete)

e6e883b09f8d8fd230cde06c2df3b20cf795b34e authored almost 11 years ago by Ryan Clark <[email protected]>
adjust confirmation to be clear that you're confirming to save the file. refs #15

c443a1c4bfd3f447ecfa36ad4cef52fecab1ec56 authored almost 11 years ago by Ryan Clark <[email protected]>
Merge pull request #17 from mapbox/resource-info

Adds flag to get info about stack resources to stackInfo call.

aeb8576d0f80d1980401026366f131d81f75540c authored almost 11 years ago by Ryan Clark <[email protected]>
Adds flag to get info about stack resources to stackInfo call.

615b9366b5227d20cd204f364f86440a4dc963e1 authored almost 11 years ago by Ryan Clark <[email protected]>
more readme adjustments.

a166593d596d869d70f6f7b839e31f81c48e95ab authored almost 11 years ago by Will White <[email protected]>
Update readme and package.json.

062cc13f95d2fe69b9e39d3dd006fb963d260c7a authored almost 11 years ago by Will White <[email protected]>
Update README. Fixes #8.

2e013ea91bf72ff7e251968e650fb990b773b95c authored almost 11 years ago by Will White <[email protected]>
Merge pull request #12 from mapbox/no-sideeffects

Remove side effects around config.defaults

51a05ee6cc71eda5a29a2603f1f985d38d830979 authored almost 11 years ago by Will White <[email protected]>
Remove commented code.

ebd14303f594993cf1e212a39ba23b6be8df15f4 authored almost 11 years ago by Will White <[email protected]>
Fix typo.

782ff7d76c5418ca7ee3c27034917e08a6989660 authored almost 11 years ago by Will White <[email protected]>
defaults is now an option passed to configStack.

f7eab38ca9a53d21803355a0897c6060016e5e47 authored almost 11 years ago by Will White <[email protected]>
Merge pull request #11 from mapbox/other-defaults

Libify

7de437901460989e1a141d33f79b0ac88f00fe1a authored almost 11 years ago by Will White <[email protected]>
fix name in package.json

da8091b78f007bd5b5db4b03eeea3f3ea8e52178 authored almost 11 years ago by Will White <[email protected]>
Remove default region.

508529846751ba991aea38b25faba0e4b49b6824 authored almost 11 years ago by Will White <[email protected]>
No async dep.

973a673945097efb5f08d44d46b8ec9e9400ac22 authored almost 11 years ago by Will White <[email protected]>
Missed some references to stackSetup.

abdefea7c9d58b6e56de8f54e62f4c19d58be15c authored almost 11 years ago by Will White <[email protected]>
Rename deploy to create and update bins.

2a16ea48948707de4d6b4ee38f167d6d5b1940c3 authored almost 11 years ago by Will White <[email protected]>
style

bb658d1cf15ef656ae33249dafca884e81638ba8 authored almost 11 years ago by Will White <[email protected]>
get stack info function

4d671b198de5d14826aa812c3571c16995147973 authored almost 11 years ago by Ryan Clark <[email protected]>
adds function to delete stacks

d8d41d013a2b85f8484d44aa0c58d2471a70a027 authored almost 11 years ago by Ryan Clark <[email protected]>
adds function to update a stack

8f9b88bd401899e9950a344d557286768c025583 authored almost 11 years ago by Ryan Clark <[email protected]>
factors createStack and setupStack into index.js for use by other libs. refs #9

0539d3ccaca1a9bad75848820706c73fff1577f9 authored almost 11 years ago by Ryan Clark <[email protected]>
add function to read stack params, nail default override ordering

ea1cc4ed31ff8c587f996e3e236980377a8e20f7 authored almost 11 years ago by Ryan Clark <[email protected]>
adds config reading to deploy.js

6d10357f29b1466e0a8ab5bf932547baeccf90bb authored almost 11 years ago by Ryan Clark <[email protected]>
config can read from a previously generated configuration file

13df87f940f64806721e7276a0dbeb2df2794fe2 authored almost 11 years ago by Ryan Clark <[email protected]>
toString() before writing to config file. Fixes #6.

593a5e61367a7a73fc56c325204dbe82654a0352 authored almost 11 years ago by Will White <[email protected]>
Merge pull request #7 from mapbox/iam-capability

Iam capability

28732bc8b14ec3b155ce4fdc212dae547f978a44 authored almost 11 years ago by Will White <[email protected]>
adds --iam flag for stacks that need to create IAM resources

38373e10ccaf2061ebbc0aeccd45b8b46e1209b2 authored almost 11 years ago by Ryan Clark <[email protected]>
Params are always strings.

d3ee5e569655818972284275c22333ce9f740e0a authored almost 11 years ago by Will White <[email protected]>
add config command.

0dda8ce9492890edb5bf9bb4f25c4c48654cc04b authored almost 11 years ago by Will White <[email protected]>
Update README.

5d62d147ddb96c30b833ac3c0a98451574f868f2 authored almost 11 years ago by Will White <[email protected]>
Merge branch 'master' of https://github.com/willwhite/cfn-start

b6f9b243f4662bdfd6672e448f006a352a55e813 authored almost 11 years ago by Will White <[email protected]>
Move more into lib. Add deploy command.

96105109ffd6b96be202f53a84f93e7dd30c55ba authored almost 11 years ago by Will White <[email protected]>
Move files around.

54380040186639dc0da06f27af33cf219694b45f authored almost 11 years ago by Will White <[email protected]>
Update README.md

eb87693ab74ea6ae6dbe06d789b8d0c5ab57f2e5 authored almost 11 years ago by Will White <[email protected]>
config

41dc3985e9d9d9fe963396954275aadbb85371ff authored almost 11 years ago by Will White <[email protected]>