feat: upgrade stackit provider

This commit is contained in:
Jan Schnurpfeil 2026-01-06 09:41:37 +01:00
parent a4b002dc61
commit 65154a2240
7 changed files with 40 additions and 40 deletions

View file

@ -2,7 +2,7 @@ resource "stackit_postgresflex_instance" "scrumlr" {
project_id = var.project_id
name = "scrumlr"
acl = stackit_ske_cluster.scrumlr.egress_address_ranges
backup_schedule = "00 00 * * *"
backup_schedule = "0 0 * * *"
flavor = {
cpu = 2
ram = 4