-
### Terraform Core Version
1.5.7
### AWS Provider Version
2.7.9, 5.16.0
### Affected Resource(s)
aws_batch_job_queue
### Expected Behavior
Terraform apply should complete.
### …
-
**Describe the issue**
CKV_YC_19 checks only ports and ignore protocols and internal groups.
**Examples**
ICPM with no port:
```hcl
ingress {
protocol = "ICMP"
description = "All…
-
## Description
Adding a new nodeGroup to an existing EKS cluster changes the aws-auth in an undesired way, it removed existing roles for the configmap:
![image](https://github.com/terraform-aws-mo…
-
## Environment & Version
### Environment
- [x ] docker compose
- [ ] kubernetes
- [ ] docker swarm
### Version
- Version: `master`
## Description
My setup mailu with TLS_FL…
phen0 updated
1 month ago
-
This ticket tracks the implementation of [RFC 656](https://docs.google.com/document/d/1nCd09UjilJy5pljZrPf5iNIOyoUO971kbkUBK7keATw/edit#heading=h.trqab8y0kufp). It may be split into multiple tickets a…
-
**Description**
Using `containers[i].volumeMounts[j].subPath` produces `no such file or directory` errors.
```
$ kubectl describe pods -n my-namespace my-job-bad-6962x
:
Events:
Type …
-
The idea is to try to integrate as many of the new features from the PR https://github.com/sul-cidr/pianolatron/pull/86 as we can.
At the least, we should display the instantaneous roll velocity (in …
-
### Nomad version
Nomad Server : 1.6.2
Nomad Client: 1.6.1
Consul Server: 1.16.2
Consul Client: 1.16.1
### Operating system and Environment details
Ubuntu 20.04.x LTS
### Issue
Nomad S…
-
I have a project which includes a docker setup that I'm trying to get working.
My Dockerfile is:
```
FROM node:8-alpine
EXPOSE 3000
ARG NODE_ENV
ENV NODE_ENV $NODE_…
-
**Current Status quo:**
At the moment, CF supports Platform-Wide and Space-Scoped ASGs.
- Platform-Wide : To provide granular control when securing a deployment, admins can assign platform-wide ASG…