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
Description
driftctl reports an error with our state file because of an unsupported attribute "disable_execute_api_endpoint" for aws_api_gateway_rest_api. Full debug log snippet:
DEBU[0001] Got a cty path error when deserializing state err=unsupported attribute "disable_execute_api_endpoint" name=gateway type=aws_api_gateway_rest_api
ERRO[0001] Unable to decode resource from state name=gateway type=aws_api_gateway_rest_api
Description
driftctl reports an error with our state file because of an unsupported attribute "disable_execute_api_endpoint" for aws_api_gateway_rest_api. Full debug log snippet:
DEBU[0001] Got a cty path error when deserializing state err=unsupported attribute "disable_execute_api_endpoint" name=gateway type=aws_api_gateway_rest_api
ERRO[0001] Unable to decode resource from state name=gateway type=aws_api_gateway_rest_api
Environment
How to reproduce
Run driftctl against state with an aws_api_gateway_rest_api with disable_execute_api_endpoint
Possible Solution
Additional context
The text was updated successfully, but these errors were encountered: