-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
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
- OS: linux
- driftctl version: v0.39.0
- terraform version: 1.4.6
- terraform providers versions: [email protected]
How to reproduce
Run driftctl against state with an aws_db_instance with blue_green_update
Possible Solution
Additional context
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working