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

Commit dee0387

Browse files
shemauSteve Peggs
andauthored
fix: workaround provider idempotent issue (#201)
Co-authored-by: Steve Peggs <[email protected]>
1 parent 7a83622 commit dee0387

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
@@ -170,6 +170,7 @@ resource "ibm_database" "etcd_db" {
170170
version,
171171
key_protect_key,
172172
backup_encryption_key_crn,
173+
connectionstrings, # https://github.com/IBM-Cloud/terraform-provider-ibm/issues/5546
173174
]
174175
}
175176
timeouts {

0 commit comments

Comments
 (0)