hashicorp / terraform-azurerm-terraform-enterprise

A Terraform module for deploying Terraform Enterprise on Azure.
Mozilla Public License 2.0
68 stars 61 forks source link

update standalone test providers #219

Closed anniehedgpeth closed 1 year ago

anniehedgpeth commented 1 year ago

Background

https://hashicorp.atlassian.net/browse/TF-8610

This branch seeks to make use of the two unused but created workspaces for standalone tests here and here. It hardcodes the providers to use the providers for the workspaces that test the repository's tests.

It will be tested in subsequent pull requests as I'm working out the test workflow in another branch.