aws / aws/aws-cdk-cli

(migrate) GroundStation: Cannot migrate AWS-provided CloudFormation Template

Open
#1,568 5 comments 0 reactions 0 assignees View on GitHub
bug p1
Dominant language
TypeScript
Stars
105
Forks
122
Avg merge
1d 17h
Merged PRs (30d)
71

Description

### Describe the bug

When trying to convert the CloudFormation YAML from https://github.com/aws-samples/aws-groundstation-s3-data-delivery to CDK (Typescript), it will not complete and throw an error.

### Expected Behavior

The command `cdk migrate --stack-name GS-S3-Delivery-Receiver --language typescript --from-path ./cfn/jpss1-gs-to-s3.yml` results in CDK code.

### Current Behavior

The command results in the error "Multi-line single-quoted string needs to be sufficiently indented".

### Reproduction Steps

1. `$ git clone git@github.com:aws-samples/aws-groundstation-s3-data-delivery.git"
2. `$ cd aws-groundstation-s3-data-delivery`
3. `$ cdk migrate --stack-name GS-S3-Delivery-Receiver --language typescript --from-path ./cfn/jpss1-gs-to-s3.yml`

### Possible Solution

_No response_

### Additional Information/Context

_No response_

### CDK CLI Version

2.136.0 (build 94fd33b)

### Framework Version

_No response_

### Node.js Version

v20.12.1

### OS

macOS 14.4 (23E214) Darwin 23.4.0

### Language

TypeScript

### Language Version

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.