Tell Arpio to include a supported resource that is not automatically being included in Arpio’s resource discovery
arpio-config:include = <any value>
<any-value>
This tag can have any value, including an empty value.
Supported Resources
- EC2 Instances
- IAM Roles
- External EBS Volumes
- ECS Task Definition
Description
There are certain cases where subsets of Arpio-supported AWS resources are not automatically discovered for inclusion in Arpio’s backup and replication process.
In these cases, Arpio’s include tag can be used for the supported resources listed above. Adding this config tag to the source resource in AWS will prompt Arpio to discover it in its subsequent backup scan, and include it in the application resource selection list for in the Arpio console moving forward.
After adding the tag, you will also need to select the resource in your Arpio application list to include it in your Arpio application.
Details
IAM roles are only discovered by Arpio if they are associated with other Arpio-supported resources. Stand-alone IAM roles, or roles associated with services Arpio does not support, will need this tag to be discovered by Arpio and included the resource selection list of your application.
External EBS Volumes are only automatically discovered when used by EKS workloads. All other volumes will need this tag to be discovered by Arpio and included the resource selection list of your application.
Examples
Tag |
Value |
arpio-config:include |
true |