Skip to content

bug: ARN validation too restrictive #261

@fox91

Description

@fox91

🐛 AWS Backup Provider Bug

AWS Provider Version: 0.28.0-1.1.0

Bug Description

From 8d7d735 regex that validate input are too restrictive.
For example, these ARNs are not considered valid:

  • arn:aws:ec2:*:*:instance/*
  • arn:aws-us-gov:s3:::*

But they are valid following AWS guide (and it works fine in previous version of this module).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions