Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go cdk init template #2678

Closed
MrArnoldPalmer opened this issue Mar 11, 2021 · 1 comment · Fixed by aws/aws-cdk#13840
Closed

Go cdk init template #2678

MrArnoldPalmer opened this issue Mar 11, 2021 · 1 comment · Fixed by aws/aws-cdk#13840
Assignees
Labels
effort/medium Medium work item – a couple days of effort language/go Regarding GoLang bindings p2

Comments

@MrArnoldPalmer
Copy link
Contributor

Add an init template for a basic aws-cdk go app in the cli.

@MrArnoldPalmer MrArnoldPalmer added effort/medium Medium work item – a couple days of effort language/go Regarding GoLang bindings p2 labels Mar 11, 2021
eladb pushed a commit to aws/aws-cdk that referenced this issue Mar 29, 2021
Introduce an initial `cdk init` project template for Go.

The template includes a single stack with an SNS topic, `cdk.json` and a simple unit test.

Resolves aws/jsii#2678
mergify bot pushed a commit to aws/aws-cdk that referenced this issue Mar 29, 2021
Introduce an initial `cdk init` project template for Go.

The template includes a single stack with an SNS topic, `cdk.json` and a simple unit test.

Output example: https://github.com/eladb/hello-go-cdk/tree/go-init-template

Resolves aws/jsii#2678


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

hollanddd pushed a commit to hollanddd/aws-cdk that referenced this issue Mar 31, 2021
Introduce an initial `cdk init` project template for Go.

The template includes a single stack with an SNS topic, `cdk.json` and a simple unit test.

Output example: https://github.com/eladb/hello-go-cdk/tree/go-init-template

Resolves aws/jsii#2678


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this issue Aug 26, 2021
Introduce an initial `cdk init` project template for Go.

The template includes a single stack with an SNS topic, `cdk.json` and a simple unit test.

Output example: https://github.com/eladb/hello-go-cdk/tree/go-init-template

Resolves aws/jsii#2678


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium Medium work item – a couple days of effort language/go Regarding GoLang bindings p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants