Maarten van der Hoef

Results 15 issues of Maarten van der Hoef

## What Add more resource tagging, and restructure tagging similar to Cloudposse's terraform-null-label(https://github.com/cloudposse/terraform-null-label). https://aws.amazon.com/about-aws/whats-new/2018/11/amazon-ecs-and-aws-fargate-now-allow-resources-tagging-/ ## Why Important to be able to completely label everything in a structured fashion.

enhancement

## What Add Scheduled Scaling ## Why Fargate services in non production stacks can be disabled during the weekend using those scaling properties.

enhancement
good first issue

**Describe the bug** As a user who need to do a batch of monthly transactions from the app, the Send Max button feels like a drama going to happen when...

enhancement

We work with asdf and have .tool-versions for our terragrunt repo and also a one in our stacks repo. We recently updated the .tool-versions and had the following problem. 1)...

enhancement
needs design

In many cases, output changes are caused by a wrong output order, or other trivial causes. By scripting and disabling output before and after this can be circumvented. Still I...

### Describe the bug A clear and concise description of what the bug is. Include version by typing `gh --version`. 2.15.0 ### Steps to reproduce the behavior 1. Type this:...

bug
p3

It would be awesome if it can be made visible how the reward scale is being calculated when a hotspot has been clicked.

enhancement

I would love to see support for Tasksets, this will allow the external controller to be used, and that's actually what we are doing by using Github Actions. exampe Jenkins:...

feature-request

**Tell us about your request** Extend the `overrides` parameter of RunTask and StartTask with logConfiguration. ``` "overrides": { "containerOverrides": [{ "command": ["string"], "cpu": number, "environment": [{ "name": "string", "value": "string"...

ECS
Proposed

First of all, thanks for implementing the button support for Vuepress +1 ! It works fine in `vuepress dev` mode, but when I build for static I'm having an error....

help wanted