teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

コードの修正

2021/10/08 18:34

投稿

suzunashi
suzunashi

スコア16

title CHANGED
File without changes
body CHANGED
@@ -17,7 +17,7 @@
17
17
  cidr_block = var.vpc_cider
18
18
  instance_tenancy = "default"
19
19
  enable_dns_support = true
20
- enable_dns_hostname=true
20
+ enable_dns_hostnames=true
21
21
  enable_classiclink_dns_support=false
22
22
 
23
23
  tags={

1

タイトルの修正

2021/10/08 18:34

投稿

suzunashi
suzunashi

スコア16

title CHANGED
@@ -1,1 +1,1 @@
1
- Terraformmodule構成でMissing required argumentが出る
1
+ Terraformmodule構成でMissing required argumentが出る
body CHANGED
File without changes