Skip to content

Commit

Permalink
fix: Force-release happy-stack-eks (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlokshin-czi authored Feb 1, 2023
1 parent dc34066 commit 6e41fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/modules/happy-stack-eks/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<!-- START -->
## Requirements

Expand Down
2 changes: 2 additions & 0 deletions terraform/modules/happy-stack-eks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,5 @@ module "tasks" {
k8s_namespace = var.k8s_namespace
stack_name = var.stack_name
}


0 comments on commit 6e41fe9

Please sign in to comment.