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 1d763b3 commit 0219076Copy full SHA for 0219076
README.md
@@ -40,6 +40,7 @@ module "mysql" {
40
mysqldb_restore_enabled = true
41
mysqldb_restore_config = {
42
bucket_uri = ""
43
+ file_name = ""
44
s3_bucket_region = ""
45
}
46
mysqldb_exporter_enabled = true
0 commit comments