Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
Removing the provider block.
  • Loading branch information
Richard-Barrett authored Apr 26, 2024
1 parent e575f05 commit 13c987f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ terraform {
}
}

provider "snowflake" {}

resource "snowflake_oauth_integration" "this" {
name = var.name
comment = var.comment
Expand Down

0 comments on commit 13c987f

Please sign in to comment.