Skip to content

Error: Your query returned no results. Please change your search criteria and try again. #12325

Open
@edmooneyvtx

Description

@edmooneyvtx

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

  • Terraform version: 0.12.7
  • terraform-provider-aws_v2.50.0_x4"

Affected Resource(s)

  • aws_db_snapshot

Terraform Configuration Files

data "aws_db_snapshot" "db_snapshot" {
  most_recent            = true
  db_instance_identifier = "test08-2020-03-09-14-10"
  snapshot_type          = "manual"

}

Debug Output

https://gist.github.com/edmooneyvtx/31b4dd52b13ba35e14ab0d02d819d564

Panic Output

Expected Behavior

Snapshot should have been found

Actual Behavior

Snapshot was not found

Steps to Reproduce

  1. terraform init
  2. terraform plan

Important Factoids

Some files do show and others don't - there are 480 snapshots it's going through

References

  • #0000

Metadata

Metadata

Assignees

No one assigned

    Labels

    service/rdsIssues and PRs that pertain to the rds service.staleOld or inactive issues managed by automation, if no further action taken these will get closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions