Skip to content

Commit

Permalink
Reverts custom version of gnbsim
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Dec 16, 2024
1 parent d7ddae2 commit 8acdbac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ module "gnbsim" {
source = "git::https://github.com/canonical/sdcore-gnbsim-k8s-operator//terraform"

model = juju_model.ran-simulator.name
revision = 643
resources = {
"gnbsim-image": "ghcr.io/canonical/sdcore-gnbsim:1.6.0"
}

depends_on = [module.sdcore-router]
}

Expand Down

0 comments on commit 8acdbac

Please sign in to comment.