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 "disable_execute_api_endpoint" for aws_api_gateway_rest_api #1682

Open
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 "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

  • OS: linux
  • driftctl version: v0.39.0
  • terraform version: 1.4.6
  • terraform providers versions: aws@5.5.0

How to reproduce
Run driftctl against state with an aws_api_gateway_rest_api with disable_execute_api_endpoint

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