问题描述
我正在尝试使用 terraform 创建雅典娜视图。
即使我在执行 terraform plan/apply 后传递了所需的参数,也会收到以下错误:
(No column name)
1 1
2 2
3 3
4 4
下面是我的 .tf 文件。关于我做错了什么的任何想法?这是关于似乎适用于其他人的类似解决方案的另一篇文章。 Create AWS Athena view programmatically
aws: error: the following arguments are required: --query-string
/bin/sh: 2: --output: not found
/bin/sh: 3: --region: not found
/bin/sh: 4: --query-string: not found
/bin/sh: 5: --query-execution-context: not found
/bin/sh: 6: --result-configuration: not found
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)