Azure MySQL
Azure Database for MySQL is a relational database service powered by the MySQL community edition. It's a fully managed database as a service offering that can handle mission-critical workloads wit
Example Terraform Resource Usage
Schema
type
azure-mysqlconnected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:azure-mysql
azure-mysql-database
azure-mysql-table
azure-mysql-role
Metadata
hostname
(Required | String) Hostnameport
(Required | String) PortDefault value:
3306
Last updated