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
TencentCloud provider should allow deletion of Cloud VM and Key Pair in one single operation.
Actual Behavior
Error occurs when trying to destroy resources containing CVM and key pair.
Error: [TencentCloudSDKError] Code=InvalidParameterValue.KeyPairNotSupported, Message=The request does not support the key pair `skey-dzr26iy9` which associastes with instance., RequestId=02059bbc-6bad-4d97-8743-da66a0f36c56
Steps to Reproduce
terraform apply
terraform destroy
The text was updated successfully, but these errors were encountered:
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/jianzhiteh/cca1af6ce26154bf0d5e383b0ffaa7c0
Expected Behavior
TencentCloud provider should allow deletion of Cloud VM and Key Pair in one single operation.
Actual Behavior
Error occurs when trying to destroy resources containing CVM and key pair.
Steps to Reproduce
terraform apply
terraform destroy
The text was updated successfully, but these errors were encountered: