All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project aims to follow SemVer where practical for Terraform provider expectations.
- New first-class resources:
discord_widget_settingsdiscord_guild_templatediscord_guild_template_sync(action-style template sync)
- OSS governance and contributor scaffolding:
SECURITY.md,CODE_OF_CONDUCT.md,SUPPORT.md,MAINTAINERS.md,GOVERNANCE.md- GitHub issue/PR templates, CODEOWNERS, Dependabot config
- Provider migration and identity alignment:
- Module path now aligns with this fork:
github.com/45ck/terraform-provider-discord - Provider source/docs/examples aligned to
45ck/discord
- Module path now aligns with this fork:
- CI hardening:
- Deterministic Go setup from
go.mod - Added
go mod tidycheck andgo buildin CI
- Deterministic Go setup from
- Documentation refresh:
- Updated docs/examples to modern HCL syntax
- Added docs pages for widget/template resources
- Added explicit migration guidance from
Chaotic-Logic/discordto45ck/discord
- Added/expanded audit-log
reasonsupport across key write resources. - Added stricter cross-field validation for mutually exclusive emoji fields.