From 597d434b41048331bda4cc97f10ee6f18793ea9b Mon Sep 17 00:00:00 2001 From: Dean Huynh Date: Thu, 25 Sep 2025 16:50:09 -0700 Subject: [PATCH] Test PR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cafb4fb..0095953 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,4 @@ To compile the provider, run `go install`. This will build the provider and put To generate or update documentation, run `make generate`. In order to run the full suite of tests, run `make test`. Please refer to the `Makefile` for more targets. +