-
Hi, I hope this is the right place for questions.
To work on an example, I have an app that needs to fetch a JWKS from another remote, where would I store that so I don't have to fetch the JWKS on…
-
**Describe the bug**
Cluster secret stores using AWS provider fail validation when the region is `il-central-1`:
```
admission webhook "validate.clustersecretstore.external-secrets.io" denied t…
-
### Describe the bug
Upgrading from v2.87.0 to v2.89.0 causes the events properties for a CfnFunction to no longer be generated:
![Screenshot 2023-08-04 at 13 55 01](https://github.com/aws/aws-cdk…
-
I recently set about upgrading our old scalyr chart which we had manually downloaded and modified because at the time serviceAccount annotations were not supported.
While serviceAccount annotations…
-
### Describe the bug
I have the params+secrets layer attached v11. I have been repeatedly trying as is my bad habit, and so far neither of 2 methods have worked to retrieve the secret. I have foll…
-
## Why am I seeing this error?
In v1.28, Copilot introduced our first non ECS-based workload type, Static Site. As part of that, we added new logic to support workloads that didn't need an ECR repo…
-
I'm trying to deploy a Rails application using copilot, and started running into this issue after I deleted all the services, job and env I had initially created in order to import an ACM certificate.…
-
**The bug**
When 'iambic plan' command is run on updated yaml file(s) the changes should be written to a proposed_changes.txt file. But 'UnicodeEncodeError' exception occurs. Error Traceback is add…
-
Hello, I'm using Copilot in windows for a dotnet project. I have a pipeline that that fails in CodeBuild on the POST_BUILD phase with the following error:
Build logs shows this error:
`[Conta…
-
Hi,
when running training of BART-base on a `trn1.2xlarge` using the command
```
torchrun --nproc_per_node=2 run_summarization.py
```
I receive the below compilation error, I am wondering…