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

chore: adding expose=true collie kit apply #270

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

florianow
Copy link
Collaborator

thats missing if you would use it with our workflow and its also part of all our terragrunt.hcl in the kits

@@ -89,6 +89,7 @@ export async function generateTerragrunt(

const platformIncludeBlock = `include "platform" {
path = find_in_parent_folders("platform.hcl")
expose = true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes, we've certainly run into this before, good catch!

@florianow florianow added this pull request to the merge queue Jan 31, 2024
Merged via the queue into main with commit 7fd9513 Jan 31, 2024
3 checks passed
@florianow florianow deleted the feature/expose-true branch January 31, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants