'EMR GetAutoTerminationPolicy error when destroying the resource
I am getting below error when destroying EMR resource in AWS gov cloud using Terraform
│ Error: error getting auto termination policy: UnknownOperationException: Could not find operation GetAutoTerminationPolicy The reason this error happening is because terraform is always looking for AutoTerminationPolicy on the resource when it is trying to refresh the state from the resource. But in Gov Cloud AutoTerminationPolicy is not available for EMR.
It looks like bug on the terraform side. Any option to go around this error and have the destroy work.
Please share any insights on this. Thanks for looking into it.
Regards SN
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
