-
Just want to provide some additional comments and centralize discussion regarding as3 resources as mentioned in #89
I think the community needs to understand the intended implementation of as3 reso…
-
This is a similar question to this: #63, however with some differences.
1. I see that aws now has support for specifying a secrets object in the container definitions: https://docs.aws.amazon.com/A…
-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…
-
## Summary
When I run
```
jets deploy --noop
```
I expect to see the CloudFormation template created for the Jets app printed to a file or STDOUT
## Motivation
This feature exists in …
-
I use cfndsl v.: 1.0.2 and when I try to generate DSL for CloudFormation resource type - receive an error `runner.rb:69:in 'block (2 levels) in invoke!: undefined method '
-
Deprecation warnings received when using AWS resources in my profile while just using Inspec core. However, if I create a dependency as described in the documentation, I encounter a LoadError from In…
-
Using a L2 construct (I think that's how you refer to them) to define a resource doesn't allow me to explicitly define the resource's logical name.
```js
new Role(stack, "FunctionRole", {
assu…
-
Currently Terraform and HCL can do iteration using count and then the lookup() and element() functions. These work for simple cases, but they fail if there's a need to do a more complex iterations and…
-
I am working in a project in which I am convinced it can be modeled as a workflow but I still not understand how Cadence can be helpful in out use case.
My idea was to use something like Step Funct…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […