Skip to content

Commit

Permalink
fix: removing useless tf version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-dl05 committed Dec 3, 2024
1 parent 6ef9e7b commit 79837aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
terraform {
required_version = "= 1.9.8"
}

module "fluenbit" {
source = "./modules/monitoring/fluentbit"
image = var.log_driver_image
Expand Down

0 comments on commit 79837aa

Please sign in to comment.