DevOps · +11 pointsTerraform
Infrastructure as code — provision cloud resources declaratively.
- Install
- brew install terraform
- License
- BUSL-1.1
- Stars
- ★ 43k+
Integration goal
Write main.tf with an AWS S3 bucket resource block.
- Create main.tf
- Define provider + resource
- Push to GitHub
Open Integration Workspace →← All open source tools