Home directory is updated after downloadCloudSdk task execution. Instead, it should probably be set in the configuration phase. This means the ManagedCloudSdk can be instantiated outside of the task as well, so the ManagedCloudSdkFactory instance doesn't need to be passed around.
Home directory is updated after
downloadCloudSdk
task execution. Instead, it should probably be set in the configuration phase. This means the ManagedCloudSdk can be instantiated outside of the task as well, so the ManagedCloudSdkFactory instance doesn't need to be passed around.