question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[cli] CDKMetada resource warning

See original GitHub issue

❓ General Issue

Hey, I’m seeing this warning anytime I run a diff or deploy command. Is there any way to remove this warning?

The stack <stack-name> already includes a CDKMetadata resource

Environment

  • CDK CLI Version: 1.65.0
  • Module Version: 1.65.0
  • Node.js Version: v14.9.0
  • OS: macOS Catalina
  • Language (Version): TypeScript (3.9.7)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:10
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
abocaticommented, Oct 2, 2020

Getting this as well.

Environment

  • CDK CLI Version: 1.65.0
  • Module Version: 1.65.0
  • Node.js Version: v13.13.0
  • OS: macOS Catalina 10.15.6 (19G2021)
  • Language (Version): TypeScript (4.0.2)
0reactions
github-actions[bot]commented, Oct 5, 2020

⚠️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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AWS CDK Toolkit (cdk command) - AWS Documentation
The AWS CDK Toolkit, the CLI command cdk , is the primary tool for ... This resource is added to AWS CloudFormation templates,...
Read more >
cdk deploy - AWS Workshop Studio
This is warning you that deploying the app entails some risk. Since we need to allow the topic to send messages to the...
Read more >
How to install AWS CDK (step-by-step guide)
The AWS CDK Toolkit provides the command line interface (CLI) command cdk . This is the primary tool to synthesize your AWS CDK...
Read more >
cdk deploy - AWS CDK Workshop
This stack includes resources that are needed for the toolkit's operation. ... PM | CREATE_IN_PROGRESS | AWS::CDK::Metadata | CDKMetadata Resource creation ...
Read more >
ResourceWarning: unclosed <socket.socket object, fd=404 ...
It's a known bug: http://code.google.com/p/selenium/issues/detail?id=5923. It's safe to ignore it though. If you're using Python 3, you can do:
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found