versions: upgrade cloudflare provider to 3.26.0

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-01-19 12:55:23 +01:00
parent 2c3a01e1fe
commit f5bf602059
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = " = 2.21.0"
version = " = 3.26.0"
}
pass = {
source = "camptocamp/pass"