terraform-provider-scaleway icon indicating copy to clipboard operation
terraform-provider-scaleway copied to clipboard

fix(iam_ssh_key): do not read public key in resource

Open Codelax opened this issue 1 year ago • 2 comments
trafficstars

This caused the value to differ from requested input and this can lead to issue in terraform if the value is used in other resources. Also as it cannot be updated, it seems right to assume the local key is the correct key

Codelax avatar Aug 07 '24 13:08 Codelax