mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-30 17:51:35 +02:00
Update Terraform provider poseidon/matchbox to v0.5+
* Relax version constraint to allow future minor version releases to be used without a corresponding Typhoon change
This commit is contained in:
@ -13,7 +13,7 @@ terraform {
|
||||
|
||||
matchbox = {
|
||||
source = "poseidon/matchbox"
|
||||
version = "~> 0.4.1"
|
||||
version = "~> 0.5.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user