fix: linting cleanup
This commit is contained in:
parent
468841db57
commit
e2f2cecdf7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ resource "stackitprivatepreview_postgresflexalpha_instance" "ptlsdbsrv" {
|
|||
project_id = var.project_id
|
||||
name = "pgsql-example-instance"
|
||||
backup_schedule = "0 0 * * *"
|
||||
retention_days = 33
|
||||
retention_days = 33
|
||||
flavor = {
|
||||
cpu = 2
|
||||
ram = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue