Skip to content

Releases: Cloudzero/terraform-provider-cloudzero

v0.1.0

08 Jun 19:24
0bcb2b1

Choose a tag to compare

Changelog

  • 655de05 Add README, LICENSE, and CHANGELOG
  • 37c3cb0 Add gitleaks secret scanning to CI
  • ec45933 Apply CZ open-source standards: Apache 2.0 license, required files, SPDX headers
  • 615957f Fix golangci-lint version for Go 1.26 compatibility
  • f7a9a01 Fix lint: check resp.Body.Close error, remove unused provider_test.go
  • d757cc3 Fix security findings M1-M5 from sec-audit
  • 35a5a85 Fix staticcheck QF1001: apply De Morgan's law in validateHost
  • eafcff5 Fix tfplugindocs expired GPG key by using @latest
  • 42465e1 Generate docs/ for Terraform Registry and move SECURITY_SETUP.md to repo root
  • f382461 Harden CI and provider schema: permissions, pinned tool, sensitive test_key
  • 6ecfd9c Include registry manifest in SHA256SUMS for Terraform Registry publish
  • ad4b3b5 Initial scaffold of CloudZero Terraform provider
  • 49504f9 Merge pull request #2 from Cloudzero/standards-sec-fix
  • 208a4d1 Merge pull request #3 from Cloudzero/standards-fix
  • 0bcb2b1 Merge pull request #4 from Cloudzero/terraform-publish-fix
  • 8b0cb91 Pin GitHub Actions to immutable commit SHAs
  • ae825dd Pin golangci-lint to v2.11.4 (built with Go 1.26)
  • 4ec3822 Simplify validateHost scheme check to avoid staticcheck QF1001
  • 722fd32 Switch secret-scan to gitleaks CLI to remove org license requirement
  • b453433 Update golangci-lint-action to v7 for golangci-lint v2 support
  • 7789d0a Update grpc and circl to resolve Dependabot CVEs
  • 061d204 Update references to use merged cloudzero-aws module