-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Virtual network rules for Azure MySQL service #1340
Comments
tombuildsstuff
added a commit
that referenced
this issue
Sep 6, 2018
tombuildsstuff
added a commit
that referenced
this issue
Sep 6, 2018
tombuildsstuff
added a commit
that referenced
this issue
Sep 7, 2018
tombuildsstuff
added a commit
that referenced
this issue
Sep 12, 2018
* New Resource: `azurerm_mysql_virtual_network_rule` Fixes #1340 * Updated test SKU * Added mysqlVirtualNetworkRulesClient back into config * Documenting the MySQL/PostgreSQL rules need the GeneralPurpose/MemoryOptimized tiers
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
ghost
locked and limited conversation to collaborators
Mar 6, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Azure MySQL service recently went GA with support from terraform, there is a feature called virtual network rules which is present for Azure SQL, can we get this added to Azure MySQL also.
https://azure.microsoft.com/en-us/blog/vnet-service-endpoints-for-azure-database-services-for-mysql-and-postgresql-in-preview/
Here is the feature for Azure SQL, hopefully it's straightforward enough to re-use the code
https://www.terraform.io/docs/providers/azurerm/r/sql_virtual_network_rule.html
Thanks!
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: