Skip to content

Issue something #32

@QuantumNeuralCoder

Description

@QuantumNeuralCoder

#!/usr/bin/env node
import * as cdk from 'aws-cdk-lib';
import { CdkGithubBugReproducerStack } from '../lib/cdk-github-bug-reproducer-stack';

const app = new cdk.App();
new CdkGithubBugReproducerStack(app, 'CdkGithubBugReproducerStack', {
/* If you don't specify 'env', this stack will be environment-agnostic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions