add (infra-provider) credential detection for cluster deletion (#603)
Showing
+15 -8
... | ... | @@ -31,8 +31,8 @@ replace ( |
// github.com/vmware-tanzu-private/core => ../../vmware-tanzu-private/core | ||
github.com/vmware-tanzu-private/core => github.com/vmware-tanzu-private/core v1.3.1-0.20210524231710-aaa4fe81d0e3 | ||
// github.com/vmware-tanzu-private/tanzu-cli-tkg-plugins => ../../vmware-tanzu-private/tanzu-cli-tkg-plugins | ||
github.com/vmware-tanzu-private/tkg-cli => github.com/vmware-tanzu-private/tkg-cli v1.3.1-0.20210525051804-aecf8ddffda7 | ||
// github.com/vmware-tanzu-private/tkg-cli => ../../vmware-tanzu-private/tkg-cli | ||
github.com/vmware-tanzu-private/tkg-cli => github.com/vmware-tanzu-private/tkg-cli v1.3.1-0.20210524231343-b0dd61093e8d | ||
// github.com/vmware-tanzu-private/tkg-providers => ../../vmware-tanzu-private/tkg-providers | ||
github.com/vmware-tanzu-private/tkg-providers => github.com/vmware-tanzu-private/tkg-providers v1.3.1-0.20210422215837-027482ef8765 | ||
... | ... |
Please register or sign in to comment