<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_masatany</author_name>
  <author_url>https://blog.hatena.ne.jp/k_masatany/</author_url>
  <blog_title>早くエンジニアになりたい</blog_title>
  <blog_url>https://k-masatany.hatenablog.com/</blog_url>
  <categories>
    <anon>AWS</anon>
    <anon>Terraform</anon>
    <anon>備忘録</anon>
  </categories>
  <description>起動設定周りで少しハマった。 公式サイトにサンプルコードがあって、見れば一目瞭然なんだけど、 日本語の情報がヒットしないので自分用にメモしておく。 コード # 起動設定 resource aws_launch_configuration lc { name_prefix = &quot;${var.common[&quot;app_name&quot;]}-lc-${terraform.workspace}-&quot; image_id = &quot;${var.launch_configuration[&quot;ami-id&quot;]}&quot; instance_type = &quot;${var.launch_configuration[&quot;${terraform…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-masatany.hatenablog.com%2Fentry%2F2018%2F02%2F07%2F080908&quot; title=&quot;TerraformでAutoScalingGroupを作るときのメモ - 早くエンジニアになりたい&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-07 08:09:08</published>
  <title>TerraformでAutoScalingGroupを作るときのメモ</title>
  <type>rich</type>
  <url>https://k-masatany.hatenablog.com/entry/2018/02/07/080908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
