Cian Johnston
|
d30006a40b
|
fix: do not quote stringy env variables (#21)
|
2024-08-08 14:34:55 +01:00 |
|
Cian Johnston
|
72ddd72815
|
chore: pre-publish tidy (#18)
* chore: pre-publish tidy
* fixup! chore: pre-publish tidy
* update tf test matrix
* update envbuilder and kaniko fork to latest versions
|
2024-08-07 16:38:15 +01:00 |
|
Cian Johnston
|
ad8b1fda9e
|
feat: convert datasource to resource (#15)
- Convert datasource to resource
- Update examples
- Update tests
|
2024-08-07 11:49:41 +01:00 |
|
dependabot[bot]
|
abf099bf53
|
Bump github.com/google/go-containerregistry from 0.19.1 to 0.20.1 (#11)
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.19.1 to 0.20.1.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.19.1...v0.20.1)
---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-06 11:45:07 +01:00 |
|
Mathias Fredriksson
|
77ba0fab6f
|
feat: add repo mode (#4)
|
2024-08-05 17:35:12 +03:00 |
|
Cian Johnston
|
24b93e754d
|
chore: set TF_LOG=debug, always pull :latest envbuilder image (#14)
|
2024-08-05 12:42:32 +01:00 |
|
Cian Johnston
|
88ad94f356
|
feat: extract envbuilder binary from builder image (#13)
- Adds workspace_folder parameter.
- Adds functionality to extract the envbuilder binary from the builder image.
- Drive-by: updates provider address.
|
2024-08-03 19:55:55 +01:00 |
|
dependabot[bot]
|
baebf86e80
|
Bump github.com/docker/docker (#6)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-02 09:11:31 +01:00 |
|
Cian Johnston
|
c6d9bf5c27
|
update module path after being moved from mafredri org (#9)
|
2024-08-01 23:11:40 +01:00 |
|
Cian Johnston
|
c9e7cb8178
|
implement first pass at cached image data source (#3)
implements envbuilder_cached_image data source
|
2024-08-01 21:26:44 +01:00 |
|
Mathias Fredriksson
|
1a49822fc9
|
Envbuilder
|
2024-07-22 17:15:50 +03:00 |
|
Mathias Fredriksson
|
76d8aa974e
|
Initial commit
|
2024-07-18 14:43:45 +03:00 |
|