-
I have trouble getting the custom tags working. This are my user settings:
`cat ~/.config/Code/User/settings.json`
```json
{
"workbench.editor.enablePreview": false,
"workbench.editor.e…
-
**Required Info:**
- AWS ParallelCluster version: 3.7.1
- Full cluster configuration without any credentials or personal data:
config.yaml
```
Region: us-east-1
Image:
Os: alinux2
Sh…
-
The `parameter_overrides` field in `[default.deploy.parameters]` consists of space-separated `Key=Value` pairs. While [toml supports multiline strings](https://toml.io/en/v1.0.0-rc.2#string), it cause…
-
### Describe the bug
When trying to add a namespace to `EfsCsiDriverAddOn({namespace: nameSpace})` it fails with the following error:
```
from custom resource. Message returned: Error: b'Error from…
-
### Describe the bug
When you have a deployed CloudFormation template that contains Unicode characters, any subsequent attempts to use `cdk deploy` to update the template/stack will fail due to YAML …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I'm trying to implement multiple cache behavior based on PathPattern but I'm not able t…
-
### Description:
When trying to use `sam local start-api` with the CDK synth output of my successfully deployed SpecRestApi (API-Gateway with OpenAPI definition file), the execution fails with the me…
-
Currently, the settings for a custom authorizer function are set within the event settings for each function:
```yaml
functions:
newFunction:
handler: function.handler
events:
…
-
**Summary**
Migrate all existing containers to Fargate
**Definition of Done**
All existing containers are running as Fargate tasks in the existing infrastructure.
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.7.0-dev.20241003
**Steps to reproduce crash**
1. I just opened a NextJS app
2.
3.…