質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -37,7 +37,7 @@
|
|
37
37
|
|
38
38
|
上記のようなtfにおいて、実行結果として以下のようにループしインスタンスのipaddressを取得しDNSに設定したいのですが、構文エラーとなります。
|
39
39
|
```
|
40
|
-
Error reading config for google_dns_record_set[
|
40
|
+
Error reading config for google_dns_record_set[test]: parse error at 1:32: expected "}" but found opening quote
|
41
41
|
```
|
42
42
|
|
43
43
|
何卒よろしくお願いします。
|