Bruno's Notes
    首頁關於我Study4.TWFacebookGithub

  • 系列文章

    • git
    • vue
    • nuxt
    • vite
    • devops
    • study4
    • dotnetconf
    • aws
    • frontend
    • next.js
    • react
    • i18n
    • gatsby.js
    • postgresql
    • database
    • dotnet
    • prevision
    • iot
    • platformio
    • arduino
    • esp
    • elk
    • azure
    • vulnerability
    • ssl
    • vmss
    • cd
    • selenium
    • tdd
    • jest
    • layout
    • ec2
    • iac
    • terraform
    • ci
    • jenkins
    • ecs
    • ansible
    • redis
    • protobuf
    • serialize
    • deserialize
    • pub
    • sub
    • notify
background image
Sep 19 2020

Terraform 做 AWS IaC

一直在公司使用ansible來做Cloud configuration但是ansible在cloud configuration上說真的略顯不足, 在之前的文章中我們很常使用`aws cli`來做相對應的處理。使用aws cli時要有更好的可讀性與維護性,通常都以JSON的格式輸入 因此在ansible中的playbook上就會有多餘的一些步驟去設定餵給aws cli的JSON。

  • Bruno JanBruno Jan
  • Comments

    Read more