Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
285.18 KB
MD5: 1aad71e18d34fa51a13b34dc279679a5
SHA-1: 8dece8723c5b0619332723066f5e44ab7f4c0855
SHA-256: c7c3d3abe5053d84e761fb90fc041d5e3297f57fe233117129ce2f3887b53109
Download zip
566.55 KB
MD5: dcee0c9fd824beeee56d0a8ba3a28fc5
SHA-1: 8ab38b708cd1f529a536507c524e00bee99e4a69
SHA-256: d86db2329a1944ba939614c29155c89ecb6bbb31348dc2b6d6c0a49c019f46d6
Release notes
- Improved:
- The operation of searching images
- Instance/volume notifications, add snapshot notifications
- Display 'public ip' as a link to Elastic IP detailed page in Instance listing view
- For a region, there should be just one
AwsCloudConfigentity with the same AWS Account ID
- Supported:
- Switch role - Add ability to switch to another roles after assuming a role
- ServerTemplate to AWS Launch Template Mappings
- User data of a instance
- Bug fixes:
- N/A
- Refactoring:
- aws_cloud.permissions.yml
- Follow best practices for
README.md - a function name to
cloud_get_server_template_yml_to_update()incloud.install
- Complied with Drupal Coding Standards:
- Remove old JavaScripts
- Refactor filenames for views updated 5 Jun 2019 at 17:45 PDT
- Map ServerTemplate to AWS LaunchTemplate updated 4 Jun 2019 at 14:09 PDT
- Improve the operation of searching images updated 28 May 2019 at 22:04 PDT
- Edit user data of a instance updated 28 May 2019 at 21:04 PDT
- Add ability to switch to another roles after assuming a role updated 27 May 2019 at 20:10 PDT
- Refactor instance/volume notifications, add snapshot notifications. updated 29 May 2019 at 09:24 PDT
- Remove old JavaScripts updated 27 May 2019 at 16:54 PDT
- Fix a function name to cloud_get_server_template_yml_to_update() in cloud.install updated 27 May 2019 at 14:29 PDT
- Implement hook_help() in CloudServerTemplate updated 27 May 2019 at 12:19 PDT
- Follow best practices for README.md updated 27 May 2019 at 12:29 PDT
- Launch a instance using a ServerTemplate with user data updated 24 May 2019 at 11:04 PDT
- Display 'public ip' as a link to Elastic IP detailed page in Instance listing view updated 23 May 2019 at 22:21 PDT
- Refactor aws_cloud.permissions.yml updated 23 May 2019 at 17:29 PDT
- For a region, there should be just one AwsCloudConfig entity with the same AWS Account ID updated 23 May 2019 at 11:39 PDT