Skip to content

Commit

Permalink
refactor: remove terraform after move to external repo (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo authored Dec 27, 2024
1 parent f2eebce commit bb3f061
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 521 deletions.
19 changes: 0 additions & 19 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,3 @@ repos:
- id: commitlint
stages: [commit-msg]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.96.1
hooks:
- id: terraform_wrapper_module_for_each
- id: terraform_tflint
args:
- '--args=--only=terraform_deprecated_interpolation'
- '--args=--only=terraform_deprecated_index'
- '--args=--only=terraform_unused_declarations'
- '--args=--only=terraform_comment_syntax'
- '--args=--only=terraform_documented_outputs'
- '--args=--only=terraform_documented_variables'
- '--args=--only=terraform_typed_variables'
- '--args=--only=terraform_module_pinned_source'
- '--args=--only=terraform_naming_convention'
- '--args=--only=terraform_required_version'
- '--args=--only=terraform_required_providers'
- '--args=--only=terraform_standard_module_structure'
- '--args=--only=terraform_workspace_remote'
5 changes: 0 additions & 5 deletions .tflint.hcl

This file was deleted.

1 change: 0 additions & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
tags:
- kustomize
- helm
- terraform
- k8s
annotations:
github.com/project-slug: pelotech/foundation
Expand Down
59 changes: 0 additions & 59 deletions terraform/foundation-stack/README.md

This file was deleted.

289 changes: 0 additions & 289 deletions terraform/foundation-stack/main.tf

This file was deleted.

Empty file.
Loading

0 comments on commit bb3f061

Please sign in to comment.