mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-07-28 14:19:13 +00:00
Addresses some non-blocking comments from #44: - Extracts some of the functions in cached_image_resource.go to separate internal packages tfutil and imgutil. - Some other functions are extracted to helpers.go. - Extracts non-overridable flags to a package-level variable. - Pre-allocates some slices where possible. - Removes some unused code and renames some existing code for readability |
||
---|---|---|
.. | ||
tfutil.go |