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

[Bug]: Error: reading Backup Vault (backup-vault-name): empty result in ca-west-1 region #39664

Closed
osievtsov opened this issue Oct 10, 2024 · 4 comments · Fixed by #39670
Closed
Assignees
Labels
bug Addresses a defect in current functionality. regression Pertains to a degraded workflow resulting from an upstream patch or internal enhancement. service/backup Issues and PRs that pertain to the backup service.
Milestone

Comments

@osievtsov
Copy link

osievtsov commented Oct 10, 2024

Terraform Core Version

1.9.7

AWS Provider Version

5.70.0

Affected Resource(s)

aws_backup_vault

Expected Behavior

Resource should properly create in ca-west-1 region, as in any other region.

Actual Behavior

Resource is created in ca-west-1 region, but terraform returns - "Error: reading Backup Vault (backup-vault-name): empty result exit status 1"

Relevant Error/Panic Output Snippet

aws_backup_vault.this: Creating...

╷
│ Error: reading Backup Vault (backup-vault-name): empty result
│ 
│   with aws_backup_vault.this,
│   on main.tf line 21, in resource "aws_backup_vault" "vault":
│   21: resource "aws_backup_vault" "vault" {
│ 
╵

exit status 1

Terraform Configuration Files

https://gist.github.com/osievtsov/d8e09dcd737277125b8dd8bb4d373e43

Steps to Reproduce

terraform apply

Debug Output

No response

Panic Output

No response

Important Factoids

No response

References

No response

Would you like to implement a fix?

No

@osievtsov osievtsov added the bug Addresses a defect in current functionality. label Oct 10, 2024
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • 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.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@github-actions github-actions bot added service/backup Issues and PRs that pertain to the backup service. needs-triage Waiting for first response or review from a maintainer. labels Oct 10, 2024
@ewbankkit ewbankkit added regression Pertains to a degraded workflow resulting from an upstream patch or internal enhancement. and removed needs-triage Waiting for first response or review from a maintainer. labels Oct 10, 2024
@ewbankkit ewbankkit self-assigned this Oct 10, 2024
@terraform-aws-provider terraform-aws-provider bot added the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Oct 10, 2024
@ewbankkit
Copy link
Contributor

ewbankkit commented Oct 10, 2024

Relates #39650.
Relates #39098.

Copy link

Warning

This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

@github-actions github-actions bot added this to the v5.71.0 milestone Oct 10, 2024
@github-actions github-actions bot removed the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Oct 15, 2024
Copy link

This functionality has been released in v5.72.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Addresses a defect in current functionality. regression Pertains to a degraded workflow resulting from an upstream patch or internal enhancement. service/backup Issues and PRs that pertain to the backup service.
Projects
None yet
2 participants