Hans-Arne Hånes

Results 2 issues of Hans-Arne Hånes

**Describe the bug** After I have deployed a stack_set and defined some `export_outputs` I am not able append additional outputs after the initial deployment. f.ex if I have defined a...

bug

### What happened? I'm trying to use the `config-map` input to set a couple of values like this: `config-map: '{":webApi:ecrImageUri": {value: "dkr.ecr.eu-west-1.amazonaws.com/device-manufacturing-web-api:${{ needs.build-container-image.outputs.image_tag }}" }, "dbMigrationDir": { value: "./db-migrator" }}'`...

kind/bug
awaiting-feedback