test(aws-provider): First tests (#1231)

* test(pre-commit): Include security checks

* test(pre-commit): Include dependencies

* test(aws-provider): First unit tests

* test(arn-parsing): Include first tests

* chore(providers): Remove old comments
This commit is contained in:
Pepe Fagoaga
2022-07-04 12:51:31 +02:00
committed by GitHub
parent 11652838e2
commit b2899bda69
9 changed files with 759 additions and 216 deletions

9
.gitignore vendored
View File

@@ -37,8 +37,9 @@ junit-reports/
# VSCode files
.vscode/
terraform-kickstarter/.terraform.lock.hcl
# Terraform
.terraform*
*.tfstate
terraform-kickstarter/.terraform/providers/registry.terraform.io/hashicorp/aws/3.56.0/darwin_amd64/terraform-provider-aws_v3.56.0_x5
terraform-kickstarter/terraform.tfstate
# Text
*.txt