diff --git a/Makefile b/Makefile
index 73b05ba4..a8a1ccec 100644
--- a/Makefile
+++ b/Makefile
@@ -300,7 +300,7 @@ acc:
ifeq ($(DEBUG), true)
PROVIDER_DEBUG=1 TF_ACC=1 go test -run=TestAcc$(NAME) -count=1 -parallel=$(shell nproc) -timeout 30m -coverpkg=./corefuncprovider/... -coverprofile=__coverage.out -v ./corefuncprovider/...
else ifeq ($(TOFU), true)
- TF_ACC_PROVIDER_NAMESPACE=hashicorp TF_ACC_PROVIDER_HOST=registry.opentofu.org TF_ACC_TERRAFORM_PATH=$(shell which tofu) TF_ACC=1 gotestsum --format testname -- -run=TestAcc$(NAME) -count=1 -parallel=$(shell nproc) -timeout 30m -coverpkg=./corefuncprovider/... -coverprofile=__coverage.out -v ./corefuncprovider/...
+ TF_ACC_PROVIDER_NAMESPACE=northwood-labs TF_ACC_PROVIDER_HOST=registry.opentofu.org TF_ACC_TERRAFORM_PATH=$(shell which tofu) TF_ACC=1 gotestsum --format testname -- -run=TestAcc$(NAME) -count=1 -parallel=$(shell nproc) -timeout 30m -coverpkg=./corefuncprovider/... -coverprofile=__coverage.out -v ./corefuncprovider/...
else
TF_ACC=1 gotestsum --format testname -- -run=TestAcc$(NAME) -count=1 -parallel=$(shell nproc) -timeout 30m -coverpkg=./corefuncprovider/... -coverprofile=__coverage.out -v ./corefuncprovider/...
endif
diff --git a/acc-coverage.png b/acc-coverage.png
index 3d7ebb9e..20970e23 100644
Binary files a/acc-coverage.png and b/acc-coverage.png differ
diff --git a/acc-coverage.svg b/acc-coverage.svg
index 0349aa63..be4fc12b 100644
--- a/acc-coverage.svg
+++ b/acc-coverage.svg
@@ -1,203 +1,255 @@
-
+
\ No newline at end of file
diff --git a/unit-coverage.svg b/unit-coverage.svg
index 3b89d7b8..3d799b2d 100644
--- a/unit-coverage.svg
+++ b/unit-coverage.svg
@@ -1,112 +1,112 @@
-
+
\ No newline at end of file