Skip to content

Instantly share code, notes, and snippets.

@MarshalW
Created October 19, 2022 14:31
Show Gist options
  • Save MarshalW/829ff075f913864fb100bdea4552e388 to your computer and use it in GitHub Desktop.
Save MarshalW/829ff075f913864fb100bdea4552e388 to your computer and use it in GitHub Desktop.
Terraform 基础

Terraform 基础

安装

macos:

# 安装
brew install terraform

# 升级
brew upgrade terraform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment