terraform-provider-envbuilder/internal/provider
Cian Johnston 6cf3d93444
feat(internal/provider): add env_map to cached_image_resource ()
This PR adds `env_map` to `cached_image_resource.` This consists of the computed env in map format, which can be useful for other providers that do not expect `KEY=VALUE` format.
2024-08-16 09:42:27 +01:00
..
cached_image_resource.go feat(internal/provider): add env_map to cached_image_resource () 2024-08-16 09:42:27 +01:00
cached_image_resource_test.go feat(internal/provider): add env_map to cached_image_resource () 2024-08-16 09:42:27 +01:00
git_test.go fix: prevent test flake by waiting on copy () 2024-08-12 12:54:30 +03:00
provider.go chore: pre-publish tidy () 2024-08-07 16:38:15 +01:00
provider_test.go ci: push envbuilder image to local registry () 2024-08-12 11:51:06 +01:00