July
In this article:
July#
July 5#
Changes#
Terraform provider supports PaaS API and dedicated hosts. It helps automate the deployment of PaaS services, such as Elasticsearch, Memcached, MongoDB, MySQL, PostgreSQL, RabbitMQ, Redis, and run instances on dedicated hosts.
A high-availability cluster for a PaaS service can be deployed in a single availability zone.
Redis database service with a native clustering scheme supports a 6-node cluster.
API#
The method CreateService allows you to specify the number of instances in a cluster (3 or 6) for a Redis service.
Network interface filters are added to the method DescribeNetworkInterfaces.
Filters for access control lists are added to the method DescribeNetworkAcls.
July 19#
Changes#
The web interface offers a dark mode. You can easily switch between themes either when logging in to the cloud or any time during the session.
You can set an arbitrary time zone in the profile settings. Time (e.g. a resource creation, modification or deletion date) will be displayed in the web interface according to the selected time zone.
You can configure parameters such as protocol, port, or traffic origin/destination for security group rules.
Quotas section shows how many resources has been utilized from the available quota. This feature is implemented for quotas for instances and cores, total RAM, volume sizes, and Elastic IP addresses.
API#
The method DescribeInstanceStatus can request an instance state.
The method DescribeInstanceTypes can request an instance type.
The method DescribeQuotas helps get information about available quotas.
The method ModifySecurityGroupRules helps modify security group rules.
The method DeleteKeyPair can delete keys by ID.
Fixed#
If a resource is deleted, its Name tag is displayed in the table of protected resources.