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
Running apply does not detect any changes, which got me confused as the doc does not say anything. It seems key protect parameters are ignored after creation.
I'd rather have a message telling me that the instance will be replaced and let me decide whether I want this or want to abort my changes.
from the UI, we can't change the key-protect after creating the instance... and this is fine but ignoring the field is misleading.
I ran apply and thought my change was applied whereas it was just ignored. Instead we should just show a replace and let the user decide whether they want this. This applyOnce diff function looks dangerous.
kavya498
added a commit
to kavya498/terraform-provider-ibm
that referenced
this issue
Jul 8, 2020
At first I created a Redis instance with no encryption:
then I decided to add the encryption
Running apply does not detect any changes, which got me confused as the doc does not say anything. It seems key protect parameters are ignored after creation.
I'd rather have a message telling me that the instance will be replaced and let me decide whether I want this or want to abort my changes.
terraform-provider-ibm/ibm/resource_ibm_database.go
Line 176 in 281bd6f
terraform-provider-ibm/ibm/resource_ibm_database.go
Line 182 in 281bd6f
The text was updated successfully, but these errors were encountered: