helper/resource: Investigate Potential Issues with Provider Namespace Dashes #1075
Labels
bug
Something isn't working
subsystem/tests
Issues and feature requests related to the testing framework.
SDK version
Relevant provider source code
None provided.
Terraform Configuration Files
None provided.
Expected Behavior
Acceptance testing should work with provider addresses that include dashes in the namespace.
Actual Behavior
Potentially they don't: hashicorp/terraform-provider-scaffolding-framework#53
Steps to Reproduce
Theoretically, it would be
TF_ACC=1 go test -v ./...
on a provider whose address includes dashes in the namespace.References
The text was updated successfully, but these errors were encountered: