Skip to content

Commit c9d7759

Browse files
Initial commit
1 parent fd7b57e commit c9d7759

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,27 @@
11
# terraform-testing-validation
22
Documentation for terraform automation testing and validation setup
3+
4+
## About the author
5+
With over 13 years of IT experience and more than 2 years around Infra coding, Amit has recently joined Thoughtworks Romania as an infrastructure Lead Consultant. He is determined to write secure and testable infrastructure code using Terraform. He also signs technical content on medium and advocates about Test Driven Development and Zero Trust CI/CD pipelines with Terraform. Beyond work, he enjoys reading thought leadership content and riding bicycle with his family.
6+
7+
## LinkedIn Profile
8+
https://www.linkedin.com/in/amit-dube-अमित-दुबे-40b6351a
9+
10+
11+
## Documentation terrform automation testing
12+
13+
### Static Code Static
14+
- https://github.com/aquasecurity/tfsec
15+
- https://github.com/terraform-linters/tflint
16+
- https://www.terraform.io/cli/commands/validate
17+
18+
### Incremental Analysis
19+
- https://github.com/GoogleCloudPlatform/terraform-validator
20+
21+
### Functional Testing
22+
- https://medium.com/worldwide-writing-network/test-driven-development-with-terraform-8cb6b86017c?source=friends_link&sk=0a1701cfeadb578819fc2ae89925b700
23+
- https://github.com/amitkumardube/kitchen-terraform
24+
- https://github.com/amitkumardube/terraform-testing
25+
26+
## documentation for terraform code validation
27+
- https://learn.hashicorp.com/tutorials/terraform/custom-conditions?in=terraform/configuration-language

0 commit comments

Comments
 (0)