Kenny Williams

Results 34 issues of Kenny Williams

Pulumi thinks it needs to replace my `aws:ecs:TaskDefinition` on every up run even though nothing has changed. Looking at the diff output for the `containerDefinitions` parameter on the TaskDefinition, I...

kind/bug

Using jsedn 0.4.1, I get an error thrown when a keyword contains the ">" character. This is a valid EDN keyword as per the [EDN spec](https://github.com/edn-format/edn#symbols). > Symbols begin with...

### Orb version 1.2.0 ### What happened After creating a new branch in our monorepo, compare-url Reconstruct step never finds an ancestor commit. It will loop all the way to...

As discussed on [Slack](https://pulumi-community.slack.com/archives/C84L4E3N1/p1560978272145100), I would like the ability to have values outputted from my stack but hidden (or shrunk) in the console output of `pulumi up`. For example, it's...

area/cli
kind/enhancement