chore(deps): update terraform bunnynet to ~> 0.6

This commit is contained in:
automation-bot 2025-02-26 00:01:11 +00:00
commit a0a097f0d4

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
bunnynet = {
source = "registry.terraform.io/BunnyWay/bunnynet"
version = "~> 0.5"
version = "~> 0.6"
}
}
}