Skip to content

Commit cec5d98

Browse files
authored
Merge pull request #22 from meshcloud/feature/add-provider-tf-aks-gh-con
fix: Add provider.tf for aks gh connector
2 parents 6771420 + 1a57578 commit cec5d98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
provider "github" {}
2+
3+
provider "kubernetes" {}

0 commit comments

Comments
 (0)