cloud-native-toolkit / terraform-tools-tekton

Terraform module to install Tekton into cluster
2 stars 2 forks source link

Tekton: This module does not appear to clean up properly #38

Closed seansund closed 2 years ago

seansund commented 2 years ago

In addition to the subscription, the CRDs and CSVs need to be deleted

  1. Update validate destroy to check for the CRDs and CSVs
  2. If necessary, delete the resources on destroy