Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit b97b88f

Browse files
shemauSteve Peggs
andauthored
fix: workaround provider idempotent issue (#240)
Co-authored-by: Steve Peggs <[email protected]>
1 parent 5d4cef9 commit b97b88f

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
@@ -167,6 +167,7 @@ resource "ibm_database" "enterprise_db" {
167167
version,
168168
key_protect_key,
169169
backup_encryption_key_crn,
170+
connectionstrings, # https://github.com/IBM-Cloud/terraform-provider-ibm/issues/5546
170171
]
171172
}
172173

0 commit comments

Comments
 (0)