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