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 2f1b94c commit f094e69Copy full SHA for f094e69
provider/go.mod
@@ -2,7 +2,7 @@ module github.com/SpikeeLabs/pulumi-netbox/provider
2
3
go 1.22
4
5
-replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240229143312-4f60ee4e2975
+replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 7ac578ce47fc
6
7
require (
8
github.com/e-breuninger/terraform-provider-netbox v1.6.8-0.20240314162220-c05565aeca96
0 commit comments