feat: scaffold terraform provider for fission via kubernetes CRD
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Terraform
|
||||
.terraform/
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
|
||||
# Go
|
||||
bin/
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Provider binaries
|
||||
terraform-provider-fission
|
||||
terraform-provider-fission_*
|
||||
Reference in New Issue
Block a user