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

resourceop: deploy all CDK stacks by default #53

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

dschofie
Copy link
Member

@dschofie dschofie commented Apr 24, 2024

The Name within Stacks go struct has caused confusion so we default to deploying all CDK stacks so that the Name can be used alongside terraform stacks and filter.

The original intention of Name was to be able to target CDK stacks, but we want to provide filtering on terraform and cdk stacks. We can always add back CDK stack filtering by allowing an end user to pass in additional flags to the CDK or specifying CDKStacks. For now, we are removing the feature

The `Name` within `Stacks` go struct has caused confusion so we default
to deploying all CDK stacks so that the Name can be used alongside
terraform stacks and filter.
@dschofie dschofie merged commit 57ef2e5 into main Apr 24, 2024
2 checks passed
@dschofie dschofie deleted the dschofie/deploy_all_cdk branch April 24, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant