diff --git a/tests/data/metadata/fence_aws_vpc.xml b/tests/data/metadata/fence_aws_vpc.xml new file mode 100644 index 00000000..a3ba78fb --- /dev/null +++ b/tests/data/metadata/fence_aws_vpc.xml @@ -0,0 +1,44 @@ + + +fence_aws_vpc is a Power Fencing agent for AWS VPC that works by manipulating security groups. It uses the boto3 library to connect to AWS. + +boto3 can be configured with AWS CLI or by creating ~/.aws/credentials. +For instructions see: https://boto3.readthedocs.io/en/latest/guide/quickstart.html#configuration +http://www.amazon.com + + + + + Fencing action + + + + + AWS Region. + + + + + AWS Access Key. + + + + + AWS Secret Key. + + + + + Security Groups to remove. + + + + + Target instance identifier. + + + + + Skip race condition check. + +