Skip to content
Snippets Groups Projects
Commit 7fd62d39 authored by baldwinlouie's avatar baldwinlouie Committed by Yas Naoi
Browse files

Issue #3179484 by baldwinlouie, yas: Include stopped instances in the AWS Resources Block

parent 4e76a6a4
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,7 @@ class AwsCloudResourcesBlock extends BlockBase implements ContainerFactoryPlugin
$resources = [
'aws_cloud_instance' => [
'view any aws cloud instance',
['instance_state' => 'running'],
[],
],
'aws_cloud_image' => [
'view any aws cloud image',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment