terraform-provider-archive icon indicating copy to clipboard operation
terraform-provider-archive copied to clipboard

Enable go-changelog Automation

Open bflad opened this issue 3 years ago • 0 comments

The "standard library" Terraform Providers should implement nascent provider development tooling to encourage consistency, foster automation where possible, and discover bugs/enhancements to that tooling. To that end, this provider's CHANGELOG handling should be switched to go-changelog, including:

  • Adding .changelog directory and template files
  • Enabling automation for regenerating the CHANGELOG (e.g. scripts or GitHub Actions)
  • (If enhancements are made available upstream in time) Enabling automation for checking CHANGELOG entries and formatting

bflad avatar Aug 12 '21 16:08 bflad