cloud-8.x-2.0-beta1/modules/cloud_service_providers/aws_cloud/tests/mock_data/Functional/Ec2/InstanceTest.yml
modules/cloud_service_providers/aws_cloud/tests/mock_data/Functional/Ec2/InstanceTest.yml
DescribeInstances:
Reservations:
# The rest of Instances[] format is going to be 'InstanceTest_instance.yml'.
- Instances: []
OwnerId: {{account_id}}
ReservationId: {{reservation_id}}
TerminateInstances:
TerminatingInstances:
- InstanceId: {{instance_id}}
DescribeSecurityGroups:
SecurityGroups: []
DescribeKeyPairs:
KeyPairs: []
DescribeAddresses:
Addresses: []
DescribeNetworkInterfaces:
NetworkInterfaces: []
DescribeSnapshots:
Snapshots: []
DescribeVolumes:
Volumes: []
DescribeVpcs:
Vpcs: []
DescribeSubnets:
Subnets: []
CreateLaunchTemplate:
LaunchTemplate: []
DeleteLaunchTemplate:
LaunchTemplate: []
DescribeLaunchTemplates:
LaunchTemplates: []
