Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 746 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 746 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2024-01-26

Changed

  • updated module name in go.mod to reflect the public repo for full release
  • updated import name in main.go to reflect the public repo for full release
  • updated provider name in main.go to reflect the terraform registry provider for full release

[0.3.0] - 2024-01-26

Added

  • Terraform registration files such as .github/*, golangci.yml, and goreleaser.yml

[0.2.0] - 2024-01-25

Added

  • Initial commit of the terraform-provider-passwordstate