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 7a7e327 commit 04ff378Copy full SHA for 04ff378
examples/s3-import/main.tf
@@ -43,7 +43,7 @@ module "aurora" {
43
iam_roles = {
44
s3_import = {
45
role_arn = aws_iam_role.s3_import.arn
46
- feature_name = "s3Import"
+ feature_name = ""
47
}
48
49
0 commit comments