We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc520c8 commit 9ec046eCopy full SHA for 9ec046e
content/terraform-plugin-framework/v1.16.x/docs/plugin/framework/handling-data/schemas.mdx
@@ -71,7 +71,7 @@ import (
71
"context"
72
"testing"
73
74
- // The fwresource import alias is so there is no collistion
+ // The fwresource import alias is so there is no collision
75
// with the more typical acceptance testing import:
76
// "github.com/hashicorp/terraform-plugin-testing/helper/resource"
77
fwresource "github.com/hashicorp/terraform-plugin-framework/resource"
0 commit comments