You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the desired outcome from the user's perspective
As devops, I want to be able to easily find all the resources created by a CDKTF deployment in AWS Console.
Acceptance criteria
EC2 instances include names (via name tag)
All created AWS resources are tagged consistently
Tag-specific AWS Console view can be created showing all resources created by CDKTF deployment
Tags are unique across deployments, and expressed as an output
Additional context
Applies to all CDKTF templates.
The text was updated successfully, but these errors were encountered:
Describe the desired outcome from the user's perspective
As devops, I want to be able to easily find all the resources created by a CDKTF deployment in AWS Console.
Acceptance criteria
Additional context
Applies to all CDKTF templates.
The text was updated successfully, but these errors were encountered: