Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unsupported attribute "blue_green_update" for aws_db_instance #1683

Open
mburgess-attune opened this issue Jul 28, 2023 · 0 comments
Open

unsupported attribute "blue_green_update" for aws_db_instance #1683

mburgess-attune opened this issue Jul 28, 2023 · 0 comments
Labels
kind/bug Something isn't working

Comments

@mburgess-attune
Copy link

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

@mburgess-attune mburgess-attune added the kind/bug Something isn't working label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant