terraform-aws-modules / terraform-aws-efs

Terraform module to create AWS EFS resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/efs/aws
Apache License 2.0
24 stars 38 forks source link

Backup policy error #4

Closed jeenadeepak closed 1 year ago

jeenadeepak commented 1 year ago

Description

Terraform apply command failed partially when aws backup is not available for any specific region, I have disabled enable_backup_policy but still it is throwing error.

Terminal Output Screenshot(s)

Error: error putting EFS Backup Policy (fs-0404fe3e214dded87): ValidationException: AWS Backup is not available in this region. For more information, see https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services.

Additional context

bryantbiggs commented 1 year ago

resolved in #5

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.