Skip to content

Bug: PR review says to use Aurora 16 instead suggesting the latest #45

@XDavidT

Description

@XDavidT

Describe the bug

I've added a new resource in my terraform repo, aurora db (PG compatibility), and set engine version 17.7.
The comment:

🛑 Invalid Engine Version: Aurora PostgreSQL does not support version "17.7". Aurora PostgreSQL uses major version numbers without patch versions (e.g., "15.4", "16.1"). Version "17.7" will cause deployment to fail. Verify the intended Aurora PostgreSQL version from AWS documentation and use a valid version number.

But this version is supported and in console is the default right now.

Expected Behavior

I was expecting AWS to know about AWS resources and suggest the correct versions :)

Current Behavior

Suggesting old version (might be from the time the training was done)

Reproduction Steps

Adding this resource in terraform:

Image

Possible Solution

Amazon q should know AWS resources better than any AI agent we know. and should provide better comments in this matter.

Additional Information/Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions