girdharshubham / terraform-provider-kalix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Provider Kalix

Requirements

go install

Using the provider

Fill this in for each provider

Developing the Provider

go install # To compile the provider
go generate # To generate or update documentation
make testacc # In order to run the full suite of Acceptance tests
make testacc # In order to run the full suite of Acceptance tests

About

License:Mozilla Public License 2.0


Languages

Language:Go 92.8%Language:HCL 5.1%Language:Makefile 2.1%