Skip to content

The PKCS12 provider allows to create PKCS12 archives for provided PEM files

License

Notifications You must be signed in to change notification settings

the-cashman/terraform-provider-pkcs12

 
 

Repository files navigation

Terraform Provider pkcs12

Run the following command to build the provider

go build -o terraform-provider-pkcs12

Test sample configuration

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

terraform init && terraform apply

About

The PKCS12 provider allows to create PKCS12 archives for provided PEM files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 73.5%
  • Makefile 26.5%