Releases: LuminalHQ/terraform-provider-google
Releases · LuminalHQ/terraform-provider-google
v0.0.0-0e847b77b275a97c354a531112c5e75e528a5bb8
chore: update golang.org/x/net to pull in updated HTTP2 module `go get -up golang.org/x/net && go mod tidy`
v0.0.0-e4403b7e64be903f6a525c261493e4eb537dcbc6
Merge pull request #129 from LuminalHQ/compile-statically chore: switch ubuntu runner
v0.0.0-8d37c4e886dcd8ed5276978356fc57d403fd3f5c
chore: add Github action to build provider We want to get rid of the provider-build step in CSE, building the providers in their own repos makes more sense. This Github Action creates a release for every commit that is named `v0.0.0-<commit sha>` and attaches a linux/amd64 and darwin/arm64 binary to it. This commit also removes all unneeded actions that came from / with the fork.
v0.0.0-7d70dd660abd69d0482c407d8278ffde28f91983
chore: add Github action to build provider We want to get rid of the provider-build step in CSE, building the providers in their own repos makes more sense. This Github Action creates a release for every commit that is named `v0.0.0-<commit sha>` and attaches a linux/amd64 and darwin/arm64 binary to it. This commit also removes all unneeded actions that came from / with the fork.