Angus Jellis
Angus Jellis
This bug occurs when trying to run nerdctl compose up on a Dockerfile that has been built using a private python library. A github token is set as a build...
Hey, thanks for providing this GitHub App. It served my organization well for a long time. Is it still being maintained?
### Description AWS recently announced a new feature: [ECS Predictive Scaling Policies](https://aws.amazon.com/blogs/containers/optimize-compute-resources-on-amazon-ecs-with-predictive-scaling/). They use the App Autoscaling API behind the scenes (according to the [docs](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/predictive-scaling-create-policy.html) - see the CLI documentation)....
### Description Within the documentation for working with multiple root modules, reference is made to the following setting: ``` "terraform.languageServer.rootModules": [ "/module1", "/module2" ] ``` These settings have been deprecated...