Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helper/resource: Investigate Potential Issues with Provider Namespace Dashes #1075

Open
bflad opened this issue Oct 5, 2022 · 0 comments
Open
Labels
bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.

Comments

@bflad
Copy link
Member

bflad commented Oct 5, 2022

SDK version

v2.23.0

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

@bflad bflad added bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework. labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
Projects
None yet
Development

No branches or pull requests

1 participant