Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyev committed Aug 24, 2024
1 parent 9a84a66 commit aa3e795
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions monitoring/main.tf
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
terraform {
cloud {

backend "remote" {
organization = "LHC"

workspaces {
workspaces {
name = "k8s1-cicd"
}
}
}
}
}

provider "helm" {
Expand Down

0 comments on commit aa3e795

Please sign in to comment.