terraform-provider-scaleway
terraform-provider-scaleway copied to clipboard
fix(iam_ssh_key): do not read public key in resource
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