Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@marshall7m marshall7m released this 27 Nov 03:30
· 1 commit to master since this release

Enhancements

  • Add the ability to comment on Terraform plan results as diff code blocks within the PR page
    • Users can toggle PR plans being displayed via the Terraform variable: var.enable_gh_comment_pr_plan
    • Users can toggle deployment plans being displayed via the Terraform variable: var.enable_gh_comment_approval
  • Each metadb setup query is now within its own null_resource for easier debugging