Quantcast
Channel: Terraform - HashiCorp Discuss
Viewing all articles
Browse latest Browse all 11359

Error: Provider configuration not present (provider aws.kms)

$
0
0

@tp20165 wrote:

Getting this error while running “terraform validate”. I’ve upgraded to 0.12, and ran “terraform init” without any problem.
Error: Provider configuration not present

To work with aws_kms_alias.self its original provider
configuration at provider.aws.kms is required, but it
has been removed. This occurs when a provider configuration is removed while
objects created by that provider still exist in the state. Re-add the provider
configuration to destroy aws_kms_alias.self, after which
you can remove the provider configuration again.

To work with aws_kms_key.self its original provider
configuration at provider.aws.kms is required, but it
has been removed. This occurs when a provider configuration is removed while
objects created by that provider still exist in the state. Re-add the provider
configuration to destroy aws_kms_key.self, after which
you can remove the provider configuration again.

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 11359

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>