chore(deps): update terraform bunnynet to ~> 0.18
This commit is contained in:
parent
9bded261ee
commit
706fd10d79
1 changed files with 37 additions and 37 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
bunnynet = {
|
||||
source = "registry.terraform.io/BunnyWay/bunnynet"
|
||||
version = "~> 0.17"
|
||||
version = "~> 0.18"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue