Error: Provider configuration not present
Opened this issue · 0 comments
arpitmohan92 commented
Tried with various terraform versions and providers, getting below error
To work with module.npr.aws_route53_record.this its original provider configuration at module.npr.provider["registry.terraform.io/hashicorp/aws"].dns 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
module.npr.aws_route53_record.this, after which you can remove the provider configuration again.