Merge pull request '記事の修正' (#71) from use-terraform-to-manage-route53 into master

Reviewed-on: #71
This commit is contained in:
Kazuhiro MUSASHI 2021-11-06 15:49:21 +09:00
commit 2f71f13ce7
1 changed files with 1 additions and 2 deletions

View File

@ -198,8 +198,7 @@ resource "aws_route53_zone" "kazu634" {}
`xxx`には`kazu634`を指定します。`<Hosted-Zone-ID>`には、AWS Consoleから、`Route53`を開いて、ゾーン定義の詳細部分でIDを調べます:
![Image](https://farm66.staticflickr.com/65535/51658897950_d0431b7ffb_c.jpg)
これでインポートの準備ができました。次のようにコマンドを実行すると、インポートできます。