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
If I create an AWS access key with the Terraform resource akamai_cloudaccess_key and later delete its key version (via API or UI), Terraform does not recognise this and does not restore the key with a new apply.
Hi there,
If I create an AWS access key with the Terraform resource
akamai_cloudaccess_key
and later delete its key version (via API or UI), Terraform does not recognise this and does not restore the key with a new apply.Terraform and Akamai Terraform Provider Versions
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Each "terraform apply" run should ensure, that there is a key version ("credentials_a").
Actual Behavior
When the key is deleted (via UI or API), terraform does not restore the key.
Steps to Reproduce
terraform apply
terraform apply
againThe text was updated successfully, but these errors were encountered: