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.
2 parents 0601262 + 3a0174f commit 017c79aCopy full SHA for 017c79a
outputs.tf
@@ -25,7 +25,7 @@ output instance_address {
25
}
26
27
output instance_address_time_to_retire {
28
- description = "The time the master instance IP address will be reitred. RFC 3339 format."
+ description = "The time the master instance IP address will be retired. RFC 3339 format."
29
value = "${google_sql_database_instance.default.ip_address.0.time_to_retire}"
30
31
0 commit comments