67 Commits

Author SHA1 Message Date
exoego
420fb4bedc Add document to ${ssm} for JSON. 2019-02-17 17:00:07 +09:00
Daniel Schep
cefe6f0d42
Add aws secrets mgr to TOC of aws vars 2019-02-04 16:53:03 -05:00
Alex DeBrie
74a1260bee
Update docs/providers/aws/guide/variables.md
Co-Authored-By: dschep <dschep@gmail.com>
2019-02-04 16:51:24 -05:00
Alex DeBrie
2e496920ee
Update docs/providers/aws/guide/variables.md
Co-Authored-By: dschep <dschep@gmail.com>
2019-02-04 16:51:17 -05:00
Daniel Schep
ff82197940
Document how to use Secrets Manager
closes #5024

Thanks to @alexdebrie for pointing me to the AWS docs on how to use Secrets Manager via SSM: https://docs.aws.amazon.com/systems-manager/latest/userguide/integration-ps-secretsmanager.html
2019-02-04 11:10:41 -05:00
Phillipe Lopes
edffbf44a7
Fix typo in Multiple Configuration Files example
YAML example renamed from "Resource" to "Resources".
2019-01-24 15:41:00 -03:00
Philipp Muens
0a59701f10 Update TOC to start with upper case 2019-01-24 11:52:02 +01:00
kazufumi.nishida
3b2173bdd3
Fix link 2019-01-21 10:29:12 +09:00
Daniel Schep
0896f311b1
Merge pull request #5312 from Limess/4496/handle-scoped-packages
Handle scoped npm packages in ${file()} variables
2019-01-07 10:56:25 -05:00
horike37
4336340aa4 Merge remote-tracking branch 'root/master' into cf-ref-region 2018-12-10 12:01:41 +09:00
exoego
363dab42d4 Add custom output example to help using cf-reference. 2018-12-10 10:31:08 +09:00
exoego
c3203aa347 Add test and document. 2018-12-08 21:29:00 +09:00
Marc Palm
f9981f601e
Resource doesn't work, but Resources does 2018-12-07 15:16:47 +01:00
Daniel Schep
ae3b590f25 docs! 2018-11-29 10:55:52 -05:00
Takahiro Horike
4e57851240
Merge pull request #5250 from philiiiiiipp/patch-1
Multiple cloudformation resources
2018-10-15 03:21:43 +09:00
Pravin
bb79879497 fix anchor link in aws/guide/variables.md file 2018-10-09 23:44:40 +02:00
Charlie Briggs
93ad842bfe Update variable syntax in aws docs and print tests 2018-09-19 20:46:50 +01:00
Philipp Beau
46c2ba4d06
Multiple cloudformation resources
Making it explicit on how to add multiple resource files with internal Resources and Outputs
2018-08-24 14:39:27 +02:00
Nielsen
d84fcf3cbb
Minor change to improve English
The word "ran" was used where "run" would have been correct.
2018-07-15 18:02:43 -04:00
Takahiro Horike
a9e6a79d01
Merge pull request #4743 from svdgraaf/feature/pass-serverless-variable
Pass serverless variable when calling function in referenced file
2018-04-03 05:04:08 +09:00
Dhenain Ambroise
064b977e47 Accept change (peer-review) - better comment 2018-02-28 23:10:39 +01:00
Dhenain Ambroise
f6df4f5442 Doc - Add AWS-only alternative for variableSyntax that is compatible with serverless way (credits to @dschep) 2018-02-28 22:55:44 +01:00
Sander van de Graaf
63c57e7122
Added reference to serverless parameter 2018-02-15 16:00:21 +01:00
Bill Wang
ed8afaf297 use yml style 2017-11-13 12:48:54 +11:00
Bill Wang
db48b29d8a Add usage on how to use Cloudformation stack's Ouputs export value 2017-11-13 12:34:10 +11:00
Bill Wang
1730745cd1 Add useage about Pseudo-Parameters 2017-11-13 11:42:54 +11:00
Takahiro Horike
6d67492ad7 Merge pull request #4389 from BasileTrujillo/custom-variable-file-symlink
Allow symlinks as custom variable files in serverless.yml
2017-10-22 14:50:50 +09:00
Basile Trujilllo [L0gIn]
51c31582d4 Add symlink docs notes 2017-10-19 15:27:33 +02:00
leoybkim
2b08f8a776 Fix typo in aws guide 2017-10-17 15:57:00 -05:00
David Wells
d802250d3d Update variables.md 2017-09-21 17:02:57 -07:00
David Wells
2800ab250a Update variables.md 2017-09-21 17:01:25 -07:00
David Wells
9fbe91579a Update variables.md 2017-09-21 16:50:30 -07:00
David Wells
369d7b8804 Update variables.md 2017-09-21 16:46:27 -07:00
David Wells
7cf3ec4e2e Update variables.md 2017-09-21 16:43:55 -07:00
David Wells
ac7078d806 Update variables.md 2017-09-21 16:37:33 -07:00
David Wells
0024bcebf3 Update variables.md 2017-09-21 16:22:37 -07:00
Loren Gordon
7cc2257515 Adds docs/examples for the SSM variable reference feature 2017-09-01 12:54:04 -04:00
Eslam λ Hefnawy
12649689d4 fix typo in s3 variables docs 2017-09-01 21:16:02 +07:00
Loren Gordon
6e9df9f3b2 Corrects the custom variableSyntax example 2017-08-28 08:50:45 -04:00
Philipp Muens
78242ab75c Merge pull request #4097 from tobyhede/4072-allow-strings-as-default-values
Allow use of string as default values in variables
2017-08-21 14:06:03 +02:00
Philipp Muens
f8787d4289 Minor fixes 2017-08-21 13:35:04 +02:00
Philipp Muens
f2c1148f48 Update documentation 2017-08-21 13:24:15 +02:00
Philipp Muens
701187bc59 Update all variableSyntax usages 2017-08-21 13:11:29 +02:00
Philipp Muens
996b21f5e3 Minor fixes 2017-08-21 12:48:18 +02:00
Seth
1b9f0bde54 fixes #3379 update docs for Azure, Google and OpenWhisk around variables in YAML or JSON files. Add Array examples for variables 2017-08-03 12:50:42 +10:00
Seth
6a4aa3c8d3 Fixes #3379 2017-08-02 19:07:01 +10:00
Jaik Dean
c33c4f782a Update example alternate variable syntax to work with loading files 2017-07-06 16:42:08 +01:00
Philipp Muens
fbbfb96c1b Add documentation 2017-07-05 11:11:27 +02:00
Ryan Lewis
458b044955 updating docs for missing markdown 2017-05-24 15:06:22 -07:00
Eslam λ Hefnawy
ddb99af627 Merge pull request #3592 from aoskotsky-amplify/master
Add support for S3 variables
2017-05-18 21:28:02 +07:00