devops/shuttles/terraform/terraform-provider-helm/.gitignore

39 lines
447 B
Plaintext

terraform-provider-helm
terraform-provider-helm_v*
*.tfstate*
/build
assets
.terraform
_output/
.vscode
/results
*.dll
*.exe
.DS_Store
example.tf
terraform.tfvars
terraform.tfplan
bin/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
*.log
*.bak
*~
.*.swp
.idea
*.iml
*.test
*.iml
website/vendor
# Test exclusions
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/