bitops icon indicating copy to clipboard operation
bitops copied to clipboard

Rework Terraform plugin for PR flow

Open arm4b opened this issue 3 years ago • 0 comments

Per multiple feedback, we should rework the Terraform plugin flow to mimic the collaborative Terraform Cloud model which fits better production use of Terraform in the wild.

The Terraform plugin should integrate with Github and Gitlab to be able to work nicely with the PR/review/approve flow where the terraform plan diff is included in the PR comment via bot which the reviewer can approve. Additionally, we should make sure to include sufficient docs and examples to guide users with the best practice.

Resources

  • https://cloud.hashicorp.com/products/terraform
  • Example: https://github.com/marketplace/actions/terraform-pr-commenter
  • Screenshots: https://github.com/marketplace/actions/terraform-pr-commenter#screenshots

arm4b avatar Oct 17 '22 12:10 arm4b