Skip to content

Commit 7c11009

Browse files
shemauSteve Peggs
andauthored
fix: workaround provider idempotent issue (#467)
Co-authored-by: Steve Peggs <peggs@uk.ibm.com>
1 parent 31a9aa3 commit 7c11009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ resource "ibm_database" "postgresql_db" {
187187
version,
188188
key_protect_key,
189189
backup_encryption_key_crn,
190+
connectionstrings, # https://github.com/IBM-Cloud/terraform-provider-ibm/issues/5546
190191
]
191192
}
192193

0 commit comments

Comments
 (0)