Skip to content

Commit

Permalink
Remove TLS provider, it was neede to reverse a change
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
Jacob Woffenden committed Oct 5, 2023
1 parent 194106a commit 750988a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/environments/data-platform/platform_versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ terraform {
version = "~> 3.0"
source = "hashicorp/http"
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
}
}
required_version = "~> 1.0"
}

0 comments on commit 750988a

Please sign in to comment.