Skip to content

Commit

Permalink
chore: use the terraform chart
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 21, 2024
1 parent b7d5bd1 commit 2a18ce7
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 265 deletions.
3 changes: 3 additions & 0 deletions chart/cas-cif/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ type: application
version: 0.1.0
appVersion: "0.1.0"
dependencies:
- name: terraform-bucket-provision
version: "0.1.2"
repository: https://bcgov.github.io/cas-pipeline/
- name: cas-airflow-dag-trigger
version: 1.0.7
repository: https://bcgov.github.io/cas-airflow
Expand Down
78 changes: 0 additions & 78 deletions chart/cas-cif/templates/terraform/terraform-apply.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions chart/cas-cif/templates/terraform/terraform-modules.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions chart/cas-cif/templates/terraform/terraform-role-binding.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions chart/cas-cif/templates/terraform/terraform-role.yaml

This file was deleted.

This file was deleted.

98 changes: 0 additions & 98 deletions chart/cas-cif/terraform/main.tf

This file was deleted.

33 changes: 0 additions & 33 deletions chart/cas-cif/terraform/variables.tf

This file was deleted.

5 changes: 5 additions & 0 deletions chart/cas-cif/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,8 @@ devops:
requests:
cpu: 100m
memory: 64Mi

terraform-bucket-provision:
terraform:
namespace_apps: '["cif-backups", "cif-documents"]'

0 comments on commit 2a18ce7

Please sign in to comment.