diff --git a/infrastructure/terraform/components/branch/null_resource_remove_amplify_branch.tf b/infrastructure/terraform/components/branch/null_resource_remove_amplify_branch.tf index 4205a30..f679dea 100644 --- a/infrastructure/terraform/components/branch/null_resource_remove_amplify_branch.tf +++ b/infrastructure/terraform/components/branch/null_resource_remove_amplify_branch.tf @@ -1,5 +1,5 @@ resource "null_resource" "remove_amplify_branch" { -# Dispite destroying the resouce, apparently Amplify thinks we want to keep the branch resrouce around + # Dispite destroying the resouce, apparently Amplify thinks we want to keep the branch resrouce around triggers = { csi = local.csi }