added workflow to run when a pr is merged to main that runs a Terraform apply if changes are made to .tf files in the terraform-incubator directory
The workflow checks to see whether changes were made inside of a project or environment directory. It uses the path of wherever changes were detected for the apply
Closes #74
What changed?
terraform-incubator
directoryThe workflow checks to see whether changes were made inside of a project or environment directory. It uses the path of wherever changes were detected for the apply