<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kabegiwakun</author_name>
  <author_url>https://blog.hatena.ne.jp/kabegiwakun/</author_url>
  <blog_title>かべぎわブログ</blog_title>
  <blog_url>https://www.kabegiwablog.com/</blog_url>
  <categories>
    <anon>Terraform</anon>
    <anon>AWS</anon>
  </categories>
  <description>概要 Terraformで最新版のAmazonLinux2をつかってEC2インスタンスを作成します。 こんなかんじ filterでしぼっています。 provider &quot;aws&quot; { region = &quot;ap-northeast-1&quot; } data &quot;aws_ami&quot; &quot;recent_amazon_linux2&quot; { most_recent = true owners = [&quot;amazon&quot;] filter { name = &quot;state&quot; values = [&quot;available&quot;] } filter { name = &quot;name&quot; values = [&quot;amzn2-ami-hvm-2.0.*…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.kabegiwablog.com%2Fentry%2F2019%2F12%2F05%2F070514&quot; title=&quot;Terraformで最新版のAmazonLinux2を取得する - かべぎわブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kabegiwakun/20191204/20191204084253.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-05 07:05:14</published>
  <title>Terraformで最新版のAmazonLinux2を取得する</title>
  <type>rich</type>
  <url>https://www.kabegiwablog.com/entry/2019/12/05/070514</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
