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 218cbff commit d631f29Copy full SHA for d631f29
provider/go.mod
@@ -4,7 +4,7 @@ go 1.21
4
5
replace (
6
github.com/grafana/terraform-provider-grafana/shim => ./shim
7
- github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240229143312-4f60ee4e2975
+ github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 7ac578ce47fc
8
)
9
10
require (
0 commit comments