Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Sep 25, 2023
1 parent beb408b commit fd6689a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions admin/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,3 @@ resource "snowflake_user" "lfoschini" {
name = "[email protected]"
login_name = "[email protected]"
}

resource "snowflake_user" "sjobe" {
provider = snowflake.useradmin
name = "[email protected]"
login_name = "[email protected]"
}

0 comments on commit fd6689a

Please sign in to comment.