Skip to content

feat: add Terraform and Helm file nesting support#326

Open
jack-old-archive wants to merge 1 commit into
antfu:mainfrom
jack-old-archive:feat/terraform-helm-nesting
Open

feat: add Terraform and Helm file nesting support#326
jack-old-archive wants to merge 1 commit into
antfu:mainfrom
jack-old-archive:feat/terraform-helm-nesting

Conversation

@jack-old-archive
Copy link
Copy Markdown
Contributor

  • <- Keep this line and put an x between the brackts.

Description

Add nesting rules for Terraform and Kubernetes (Helm) projects:

  • main.tf nests *.tf, .terraform.lock.hcl, terraform.tfstate, terraform.tfstate.backup, terraform.tfvars, *.tfvars, .terraformrc
  • Chart.yaml nests Chart.lock, values.yaml, values-*.yaml, .helmignore

Linked Issues

fixes #265

Additional context

Only update.mjs data and auto-generated README.md are changed.

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.

add support for terraform and kubernetes (helm)

1 participant