diff --git a/content/labs/hashicorp/2021-11-06-use-terraform-to-manage-route53.md b/content/labs/hashicorp/2021-11-06-use-terraform-to-manage-route53.md index 28b8043..14407af 100644 --- a/content/labs/hashicorp/2021-11-06-use-terraform-to-manage-route53.md +++ b/content/labs/hashicorp/2021-11-06-use-terraform-to-manage-route53.md @@ -198,8 +198,7 @@ resource "aws_route53_zone" "kazu634" {} `xxx`には`kazu634`を指定します。``には、AWS Consoleから、`Route53`を開いて、ゾーン定義の詳細部分でIDを調べます: - - +![Image](https://farm66.staticflickr.com/65535/51658897950_d0431b7ffb_c.jpg) これでインポートの準備ができました。次のようにコマンドを実行すると、インポートできます。