issues
search
capactio
/
capact
Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
79
stars
19
forks
source link
Narrow-down the download TypeInstance details
#707
Closed
mszostok
closed
2 years ago
mszostok
commented
2 years ago
Description
Changes proposed in this pull request:
Narrow-down the download TypeInstance details. Currently, we download all details about TypeInstance together with all relations. This sometimes causes timeouts in download step. Important is that we don't need those details.
Change goTemplate to string in Terraform runner
Add required delay for value fetcher
Related issue(s)
https://github.com/capactio/capact/issues/666
Fix
https://github.com/capactio/capact/issues/504
Description
Changes proposed in this pull request:
Related issue(s)