terraform-provider-envbuilder/internal/tfutil
Cian Johnston 482a446eb3
chore(internal/provider): refactor cached_image_resource ()
Addresses some non-blocking comments from :

- 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
2024-09-04 16:29:25 +01:00
..
tfutil.go chore(internal/provider): refactor cached_image_resource () 2024-09-04 16:29:25 +01:00