-
It would be nice to have following is method of deployment
```shell
cfpublish github:base2services/shelvery-aws-backups
####
# click on the link to create the stack
####
```
cc @Guslington tho…
-
Hi.
First, thank you for this gem.
It takes CloudFormation to yet another level.
Question:
For larger templates, I'd like to "compose" them, a bit like CloudFormation templates can be nested…
-
https://github.com/theonestack/cfhighlander/pull/139/files/50825018833c43d534b9049d4efd52049029728f#diff-f712228303b2ee1d24abb8f2234ea8a4L246
@toshke the removal of `compiler.process_lambdas = fals…
-
A change to the subnet helper method seems to cause intermittent issues with components requiring an earlier version of VPC. See stack trace below.
Even though we are specifying component vpc@1.7.…
-
-
Add support for outer component parameter wiring to allow for simpler components with no external component dependencies.
Support automatic output parameter wiring based output parameter discover r…
-
Thinking about creating test cases with config to run in travis-ci builds. For example the sqs component has some default config to create some demo queues, where as that should be handled with a test…
-
This is my example
I have my base component which is cloud front
https://github.com/theonestack/hl-component-cloudfront
I then have another component that includes the cloudfront component and …
-
Trying to deploy cloudformation update to development stack using jenkins, from a master branch. I can eventually get it to build after a few runs but this error does appear quite often.
```
/usr…
-
Configure aws sdk for exponential backoff by default, when validating and uploading templates.