エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
ここにツイート内容が記載されます https://b.hatena.ne.jp/URLはspanで囲んでください
Twitterで共有ONにすると、次回以降このダイアログを飛ばしてTwitterに遷移します
data "archive_file" "post-slack" { type = "zip" source_dir = "./source_code/post-slack" output_pa... data "archive_file" "post-slack" { type = "zip" source_dir = "./source_code/post-slack" output_path = "./source_code/post-slack.zip" } resource "aws_lambda_function" "post-slack" { filename = "${data.archive_file.post-slack.output_path}" function_name = "post-slack" role = "arn:aws:iam::※(注記)※(注記)※(注記)※(注記)※(注記)※(注記)※(注記)※(注記)※(注記)※(注記)※(注記)※(注記):role/service-role/lambda-basic-execution" handler = "main.lambda_handler" source_code_hash = "${dat