Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1023 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 1023 Bytes

Terratest Framework using Terraform to provision infrastructure on AWS ☁️👷


✅ Requirements

  • [terraform] - v 1.6.6
  • [golang] - v 1.21.6
  • [terratest] - v 0.46.9
  • [hashicorp/aws] provider using in ec2 - v 5.31.0
  • [hashicorp/aws] provider using in lambda - v 5.31.0
  • [hashicorp/aws] provider using in s3 - v 5.16.0
  • [go-test-report] - v 0.9.3

📑 Test Project Structure

resources
  |-- ec2
  |   |-- terraform code
  |-- lambda
  |   |-- terraform code
  |-- s3
  |   |-- terraform code
   
tests
  |-- reports
  |   |-- index.html
  |-- *ec2_test.go
  |-- *lambda_test.go
  |-- *s3_test.go

🔮 Support this project

If you want to support this project, leave a ⭐.


Made with 💙  by Marco Antonio 👋   Meu LinkedIn