chore: update provider source to tfmm and add Gemini assistance note

This commit is contained in:
2026-06-01 11:48:44 -04:00
parent f2b245f31a
commit ef9c052995
41 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"github.com/hashicorp/terraform-plugin-framework/resource/schema/planmodifier"
"github.com/hashicorp/terraform-plugin-framework/resource/schema/stringplanmodifier"
"github.com/hashicorp/terraform-plugin-framework/types"
"github.com/immich-app/terraform-provider-immich/internal/client"
"github.com/tfmm/terraform-provider-immich/internal/client"
)
// Ensure the implementation satisfies the expected interfaces.