mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-08-25 19:07:14 +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 |
||
---|---|---|
.. | ||
cached_image_resource.go | ||
cached_image_resource_test.go | ||
git_test.go | ||
helpers.go | ||
provider.go | ||
provider_internal_test.go | ||
provider_test.go |