mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
final fix mb?
This commit is contained in:
parent
ad267d9c73
commit
bf5f3baf69
@ -42,7 +42,7 @@ resource "yandex_mdb_postgresql_user" "this" {
|
||||
}
|
||||
|
||||
lifecycle {
|
||||
ignore_changes = [password]
|
||||
ignore_changes = [password, permission, generate_password]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user