We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74b3d4 commit 4da22e7Copy full SHA for 4da22e7
.gitignore
@@ -1,2 +1,9 @@
1
+# Terraform
2
.terraform*
3
terraform.tfstate*
4
+
5
+# SSH keys
6
+id_rsa*
7
8
+# K8s
9
+kubeconfig
0 commit comments