Skip to content

Commit

Permalink
Update versions.tf to include required provider versions for Terrafor…
Browse files Browse the repository at this point in the history
…m configuration
  • Loading branch information
arnol377 committed Apr 10, 2025
1 parent c2fd5b3 commit 1139704
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
terraform {
required_providers {
github = {
source = "integrations/github"
}
}
# Required providers are configured in providers.tf
}

0 comments on commit 1139704

Please sign in to comment.