Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 09:43
· 27 commits to master since this release

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