-
**Describe the bug**
After using the migrate tool to move all our old v1 rules (a few thousand lines) to v2 none of them are in any working state whatsoever.
Most rules we got are about ensuring t…
-
- [ ] Stap 1: uitzoeken welke opties en manieren hiervoor zijn
-
I found `cdk diff` and `@aws-cdk/cloudformation-diff.formatDifferences` as fabulous tools when rewriting some CFN stacks to CDK. It is really great!
Yesterday I attempted to check differences betwe…
-
I'm currently having a compile issue which seems to be related to troposhere.
```
embed_response_header_policy = t.add_resource(
ResponseHeadersPolicy(
"ResponseHeadersPolicy",
…
-
**Describe the bug**
I am not sure if this is AmplifyCLI issue or Console issue. I am trying to deploy using Amplify Console and getting the `[DynamoDBEnableServerSideEncryption] do not exist in the …
-
*cfn-lint version: (`cfn-lint --version`)*
cfn-lint 0.58.2
*Description of issue.*
Error on an invalid value for Compliance resourceTypes that is in fact valid
Please provide as much information…
-
### General Issue
cdk synth fails on CfnInclude when using ref on sam generated resource
### The Question
We use `cdk synth` to compile separate smaller templates into a single deployable stack tem…
-
Can you provide some details or example how can I add a tenant related stack written in CDK python? If a new tenant registers we need another two apps to run at every tenant.
As i assume we should c…
-
As part of some JSII testing, I was looking at the GuSSMParameter and also the original PR:
https://github.com/guardian/cdk/pull/336
GuSSMParameter is a custom resource that allows using SSM par…
-
**Is your feature request related to a problem? Please describe.**
The GraphQL API Id is used to generate the DynamoDB table's name, is also used to generate the **export name** of some outputs of ot…