You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform CLI and Terraform IBM Provider Version
Terraform v1.5.7
Terraform IBM Provider Version v1.62.0
Affected Resource(s)
ibm_en_integration
Terraform Configuration Files
When deploying EN instance and integrating with HPCS, terraform susequent plan show an update from kms -> hs-crypto which should not be the case as the intergration is already done with HPCS.
UI shows integration with HPCS
Terraform Plan shows there is an update from kms -> hs-crypto
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
# Copy-paste your Terraform configurations here - for large Terraform configs,# please share a link to the ZIP file.
Debug Output
Panic Output
Expected Behavior
During Terraform subsequent plan there should not be any update from kms -> hs-crypto and the mesage should be No changes. Your infrastructure matches the configuration.
Actual Behavior
Terraform subsequent plan shows update from kms -> hs-crypto.
Steps to Reproduce
terraform apply
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
Ak-sky
changed the title
After integrating event notification with HPCS, subsequent plan shows ibm_en_integrationtype update from kms -> hs-crypto
After integrating event notification with HPCS, subsequent plan shows ibm_en_integration type update from kms -> hs-crypto
Feb 2, 2024
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.5.7
Terraform IBM Provider Version v1.62.0
Affected Resource(s)
Terraform Configuration Files
When deploying EN instance and integrating with HPCS, terraform susequent plan show an update from
kms -> hs-crypto
which should not be the case as the intergration is already done with HPCS.UI shows integration with HPCS

Terraform Plan shows there is an update from

kms -> hs-crypto
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Panic Output
Expected Behavior
During Terraform subsequent plan there should not be any update from
kms -> hs-crypto
and the mesage should beNo changes. Your infrastructure matches the configuration.
Actual Behavior
Terraform subsequent plan shows update from
kms -> hs-crypto
.Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: