chore(deps): update terraform bunnynet to ~> 0.6
This commit is contained in:
parent
3c52e566db
commit
a0a097f0d4
1 changed files with 31 additions and 31 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
bunnynet = {
|
||||
source = "registry.terraform.io/BunnyWay/bunnynet"
|
||||
version = "~> 0.5"
|
||||
version = "~> 0.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue