Skip to content

Commit

Permalink
Fixed ref to solacebrokerappliance
Browse files Browse the repository at this point in the history
  • Loading branch information
bczoma committed Jul 2, 2024
1 parent 50cf368 commit e201350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/brokertest/testconfig.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
solacebroker = {
source = "registry.terraform.io/solaceproducts/solacebroker"
source = "registry.terraform.io/solaceproducts/solacebrokerappliance"
}
}
}
Expand Down

0 comments on commit e201350

Please sign in to comment.