Issue #3003570 by baldwinlouie: Add ability to terminate instances on a specific date
Showing
- modules/cloud_server_template/src/Form/CloudServerTemplateLaunchConfirm.php 1 addition, 1 deletion...er_template/src/Form/CloudServerTemplateLaunchConfirm.php
- modules/cloud_server_template/src/Plugin/CloudServerTemplatePluginInterface.php 5 additions, 1 deletion...emplate/src/Plugin/CloudServerTemplatePluginInterface.php
- modules/cloud_server_template/src/Plugin/CloudServerTemplatePluginManager.php 2 additions, 2 deletions..._template/src/Plugin/CloudServerTemplatePluginManager.php
- modules/cloud_server_template/src/Plugin/CloudServerTemplatePluginManagerInterface.php 3 additions, 1 deletion.../src/Plugin/CloudServerTemplatePluginManagerInterface.php
- modules/cloud_service_providers/aws_cloud/aws_cloud.install 15 additions, 0 deletionsmodules/cloud_service_providers/aws_cloud/aws_cloud.install
- modules/cloud_service_providers/aws_cloud/aws_cloud.module 52 additions, 2 deletionsmodules/cloud_service_providers/aws_cloud/aws_cloud.module
- modules/cloud_service_providers/aws_cloud/composer.json 9 additions, 2 deletionsmodules/cloud_service_providers/aws_cloud/composer.json
- modules/cloud_service_providers/aws_cloud/drush.services.yml 6 additions, 0 deletionsmodules/cloud_service_providers/aws_cloud/drush.services.yml
- modules/cloud_service_providers/aws_cloud/src/Aws/Ec2/InstanceInterface.php 19 additions, 0 deletions...ice_providers/aws_cloud/src/Aws/Ec2/InstanceInterface.php
- modules/cloud_service_providers/aws_cloud/src/Commands/aws/InstanceCommands.php 54 additions, 0 deletions...providers/aws_cloud/src/Commands/aws/InstanceCommands.php
- modules/cloud_service_providers/aws_cloud/src/Entity/Ec2/Instance.php 40 additions, 0 deletions...d_service_providers/aws_cloud/src/Entity/Ec2/Instance.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/InstanceEditForm.php 8 additions, 0 deletions...ice_providers/aws_cloud/src/Form/Ec2/InstanceEditForm.php
- modules/cloud_service_providers/aws_cloud/src/Plugin/AwsCloudServerTemplatePlugin.php 28 additions, 5 deletions...ers/aws_cloud/src/Plugin/AwsCloudServerTemplatePlugin.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsEc2Service.php 18 additions, 4 deletions...service_providers/aws_cloud/src/Service/AwsEc2Service.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsEc2ServiceInterface.php 3 additions, 1 deletion...roviders/aws_cloud/src/Service/AwsEc2ServiceInterface.php
Loading
Please register or sign in to comment