Skip to content

Commit

Permalink
internal/provider blueprint_resource: Add snowflake to enums
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamr95 committed Feb 29, 2024
1 parent d68a373 commit d06e863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/blueprint_resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ func (r *BlueprintResource) Schema(
"PROVIDER_GITLAB",
"PROVIDER_AZURE",
"PROVIDER_JUMPCLOUD",
"PROVIDER_SNOWFLAKE",
"PROVIDER_OTHER",
),
},
Expand Down

0 comments on commit d06e863

Please sign in to comment.