waxb

Results 3 issues of waxb

**Describe the bug** If `generate_hcl`'s label starts with a dot the files are always generated and if the condition is unmet the files are remaining also. Seems like Terramate isn't...

bug

**Describe the bug** I am generating the GitHub Actions workflow files via `terramate` inside `.github/workflows/`. Upon upgrading to `>= v0.6.0` this became undoable. ``` generate_file ".github/workflows/deploy.yaml" { stack_filter { project_paths...

bug