upgrade cloudflare terraform provider to 4.51 [ci skip]
This commit is contained in:
parent
5e9e2861a3
commit
0524798594
3 changed files with 19 additions and 18 deletions
|
|
@ -26,7 +26,8 @@ terraform {
|
|||
required_providers {
|
||||
cloudflare = {
|
||||
source = "cloudflare/cloudflare"
|
||||
version = ">= 4.48.0"
|
||||
version = "~> 4"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue