Skip to content

Commit

Permalink
Merge branch 'dev0.1.0-rc.3' of github.com:SolaceDev/terraform-solace…
Browse files Browse the repository at this point in the history
…broker-client into dev0.1.0-rc.3
  • Loading branch information
bczoma committed Mar 22, 2024
2 parents b309a71 + 617fa13 commit ac6993f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
terraform {
required_providers {
solacebroker = {
source = "registry.terraform.io/solaceproducts/solacebroker"
source = "registry.terraform.io/solaceproducts/solacebroker"
version = "~> 0.9"
}
}
Expand Down

0 comments on commit ac6993f

Please sign in to comment.