もくじ
IAMユーザを作成する
「AdministratorAccess」といった、ポリシーにほとんどフル権限に近いものになる
AWS CLIインストール
% aws sts get-caller-identity --query Account --output text 9999999999
アカウントの番号が表示されたら成功
Terraformのインストール
$ brew update tfenvのインストール % brew install tfenv % tfenv list 1.0.0 % tfenv use 1.0.0 Terraformのインストール $ tfenv install % terraform --version Terraform v1.0.0 on darwin_amd64



![Nginx [error] no live upstreams while connecting to upstream, client: xxx.xxx.xxx.xxx, server](https://www.yuulinux.tokyo/contents/wp-content/uploads/2022/04/Nginx_logo.svg_-150x150.png)