citizen
citizen copied to clipboard
Add support for source and description fields, fix owner field
Adds the ability to set the source and description field of a module when published, as per the Terraform Registry API.
Also fixes an issue with the owner field which was being ignored if set with the CLI argument rather than the env var.