Skip to content

Commit

Permalink
Update bootstrap/terraform/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: candonov <[email protected]>
  • Loading branch information
seshubaws and candonov authored Aug 17, 2023
1 parent 8a0b95d commit 89edfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ echo "$(kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.
```

## Clean up
1. Delete resources created by Crossplane such as XRDs, Compositions, and Claims.
1. Delete resources created by Crossplane such as first Claims, then XRDs and Compositions.

1. Delete the EKS cluster and it's resources with the following command
```bash
Expand Down

0 comments on commit 89edfca

Please sign in to comment.