SolaceProducts / terraform-provider-solacebroker

Terraform provider for the Solace PubSub+ Event Broker (software)
Apache License 2.0
3 stars 1 forks source link

Add CI for release to public terraform registry #44

Closed AmanRiat1 closed 9 months ago

AmanRiat1 commented 9 months ago

Adding the necessary files to release to the Terraform Registry.

How it works

  1. Create a tag that will trigger the GitHub action to run
  2. This will automatically generate the release files and sign them with the GPG key
  3. The associated Github release will automatically be picked up by Terraform and released to the registry