terrascan
DISCONTINUED
aztfy
DISCONTINUED
Our great sponsors
terrascan | aztfy | |
---|---|---|
1 | 19 | |
2,568 | 1,034 | |
- | - | |
9.5 | 9.6 | |
almost 2 years ago | 7 months ago | |
Go | Go | |
Apache License 2.0 | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
terrascan
-
Testing Terraform The Right Way
terrascan — https://github.com/cesar-rodriguez/terrascan (no TF 0.13 support at this time)
aztfy
-
Open Source Terraform projects - azure focused (open to other providers as well)
Azure Terrafy
-
How do I use TF only for new stuff in Azure (leave stuff, that was created in the portal before, like it was)?
https://github.com/Azure/aztfy I've done this, as the guy above says it's all flat but perfectly readable.
-
List of most useful Terraform open-source tools
Aztfy (Azure only): https://github.com/Azure/aztfy
Basic GitOps:Atlantis - https://www.runatlantis.io/
DRY wrapper:
"Reverse"/creating from existing cloud resources:Terraformer: https://github.com/GoogleCloudPlatform/terraformerAztfy (Azure only): https://github.com/Azure/aztfy
- My tfstate got messed up and my most recent correct backup is incomplete. How do I get terraform to recursively add Azure RGs and their resources?
- Copy Azure resources via terraform
- How can I terraform an existing infrastructure?
What are some alternatives?
tfsec - Security scanner for your Terraform code
terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
aztfmove - Simple tool to move Azure resources based on Terraform state
checkov - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
terrascan - Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
monday - ⚡️ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP
terramate - Terramate adds powerful capabilities such as code generation, stacks, orchestration, change detection, data sharing and more to Terraform.
ThreatMapper - Open source cloud native security observability platform. Linux, K8s, AWS Fargate and more.
guide - Kubernetes clusters for the hobbyist.
kics - Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.
terraforming - Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained