Skip to content

Commit e5a6fa7

Browse files
authored
Terraform associate certif documentation (#31)
1 parent 8106127 commit e5a6fa7

File tree

3 files changed

+1257
-15
lines changed

3 files changed

+1257
-15
lines changed

README.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,17 @@ module "dns_zone_vnet_link_blob" {
4949

5050
# Github actions
5151

52-
## checkov
53-
54-
[Link](https://github.com/using-system/devops/tree/main/github/actions/checkov)
55-
56-
## gh-comment-current-issue
57-
58-
[Link](https://github.com/using-system/devops/tree/main/github/actions/gh-comment-current-issue)
59-
60-
## terrascan
61-
62-
[Link](https://github.com/using-system/devops/tree/main/github/actions/terrascan)
52+
- [checkov](https://github.com/using-system/devops/tree/main/github/actions/checkov)
53+
- [gh-comment-current-issue](https://github.com/using-system/devops/tree/main/github/actions/gh-comment-current-issue)
54+
- [terrascan](https://github.com/using-system/devops/tree/main/github/actions/terrascan)
6355

6456
# Kubernetes certification preparation
6557

66-
## CKA
58+
- [CKA](https://github.com/using-system/devops/tree/main/k8s/cka)
59+
- [CKS](https://github.com/using-system/devops/tree/main/k8s/cks)
6760

68-
[Link](https://github.com/using-system/devops/tree/main/k8s/cka)
61+
# hashicorp certification preparation
6962

63+
- [Terraform Associate 003](https://github.com/using-system/devops/tree/main/terraform/certification/associate-003)
7064

71-
## CKS
7265

73-
[Link](https://github.com/using-system/devops/tree/main/k8s/cks)

0 commit comments

Comments
 (0)