Releases: resinstack/terraform-provider-linuxkit
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Changelog
9dd5aa1 Add docs in registry format
459f173 docs: Remove legacy format docs
655a4b4 docs: Format for registry
988f3d2 examples/sshd: use a supported image type
47e78a3 linuxkit: Remove qcow2-bios which is no longer supported
5b790a2 linuxkit: Fix v2 SDK in kernel+initrd
606b80c linuxkit: Fix raw-bios type
ce4badb linuxkit: upgrade terraform-plugin-sdk to v2
5a8abc3 Make plugin debuggable
v0.0.1
Changelog
38f450d .goreleaser: Only build for linux x86_64
c475643 root: Add CI for terraform-provider-registry
7697ccd root: Remove dangling build control files
bae1436 linuxkit: break up provider.go
9a9aa13 linuxkit: gofmt
740beb7 linuxkit: address staticcheck concerns
5d1bab5 linuxkit: remove unused functions
89b1b76 linuxkit: lowercase all error strings
16ed5df linuxkit: data_metadata => data_source_metadata.go
529292d linuxkit: Don't always pull, don't decompress kernel
a7e2878 linuxkit: update to 0.8
17d79d8 examples/sshd: update example for terraform 0.13
845d08f Merge implementations and modernize
ea94832 LICENSE: unify copyrights in american english
ccca778 Merge github.com:skybet/terraform-provider-linuxkit into master
9d9b6de Add README.md
f76c96d bugfix: initialize files map in cache
66ee6b2 Update package names
b942b0e Add LICENCE file
bb961e0 README wording change
5f82ac4 Minor readme fix
45486a4 Add readme
da238b3 Set theme jekyll-theme-slate
3c90643 Adding initial docs
9142d5c Travis release WIP
1e136e7 Remove redundent flags from makefile
f457349 Check in vendor directory (makes bazel easier)
38c31d3 Fix example and validation
2464d93 Support more ways of providing config to build resource
b3b284b Initial CI work
b17ce6f Initial commit