Skip to content

Commit

Permalink
try adding a haproxy provider?
Browse files Browse the repository at this point in the history
  • Loading branch information
SK1Y101 committed Jun 25, 2024
1 parent 11d08ab commit 5bb7571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloud/etc/deploy-haproxy/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ resource "juju_application" "haproxy" {
config = var.charm_haproxy_config
}

provider "haproxy" {}

resource "juju_application" "keepalived" {
name = "keepalived"
model = data.juju_model.machine_model.name
Expand Down

0 comments on commit 5bb7571

Please sign in to comment.