Skip to content

Commit

Permalink
fix: Use dns_zone parameter on operator
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezzfelipe authored Dec 26, 2024
1 parent 20f2a26 commit 6be63fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module "ogmios_v1_feature" {
extension_name = var.extension_name
api_key_salt = var.api_key_salt
dcu_per_frame = var.dcu_per_frame
dns_zone = var.dns_zone
}

module "ogmios_v1_proxy" {
Expand Down

0 comments on commit 6be63fb

Please sign in to comment.