Skip to content

Terraform module for synchronizing ControlShift data into your data warehouse

License

Notifications You must be signed in to change notification settings

MoveOnOrg/terraform-aws-controlshift-redshift-sync

 
 

Repository files navigation

terraform-aws-controlshift-redshift-sync

Terraform module for synchronizing ControlShift data into your data warehouse

Terraform Module Registry listing

How-to create new releases

For generating new releases follow the steps below:

  1. Commit your changes and push them to Github.
  2. Create a tag in your local git repository (e.g.: git tag 1.0.2).
  3. Push the tag to Github (e.g.: git push origin 1.0.2).
  4. Go to the Github Releases page and click on Draft a new release
  5. Select the git tag you just created in the tag field
  6. Enter a title and a description of this release's changes.
  7. Click on Publish release
  8. Verify the new version is listed as the latest at Terraform Module Registry listing

About

Terraform module for synchronizing ControlShift data into your data warehouse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 67.2%
  • Smarty 24.3%
  • JavaScript 8.5%