We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7596e2f commit 506274bCopy full SHA for 506274b
.changelog/4520.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/docs/r/sql_user.html.markdown
@@ -54,7 +54,7 @@ resource "google_sql_database_instance" "master" {
54
settings {
55
tier = "db-f1-micro"
56
57
- datagbase_flags {
+ database_flags {
58
name = "cloudsql.iam_authentication"
59
value = "on"
60
}
0 commit comments