Skip to content

Commit

Permalink
fix: workaround provider idempotent issue (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Peggs <[email protected]>
  • Loading branch information
shemau and Steve Peggs authored Aug 7, 2024
1 parent 31a9aa3 commit 7c11009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ resource "ibm_database" "postgresql_db" {
version,
key_protect_key,
backup_encryption_key_crn,
connectionstrings, # https://github.com/IBM-Cloud/terraform-provider-ibm/issues/5546
]
}

Expand Down

0 comments on commit 7c11009

Please sign in to comment.