Skip to content

Commit e89ea8c

Browse files
shemauSteve Peggs
andauthored
fix: workaround provider idempotent issue (#116)
Co-authored-by: Steve Peggs <[email protected]>
1 parent 6b2f229 commit e89ea8c

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" "mysql_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)