Skip to content

galacticor/terraform-aws-sqitch-codebuild-shared-resources

 
 

Repository files navigation

Terraform AWS Modules Template

Terraform Version Release Last Commit Issues Pull Requests License Open Source Love

This repository contains a terraform module to create reusable things to be used by CodeBuild pipelines for deploying Sqitch SQL migration framework to RDS instances in the same account.

Table of Content

Prerequisites

For Terraform version, this module has been tested on terraform 0.12.31. It might not run correctly on 0.11 or below.

For terraform Providers:

  • Provider aws version 2.70.0. We have not tested usage of 3.0.0 and above.
  • Provider random version 2.3.0.

Dependencies

This module doesn't require any extra module to be run independently first.

Examples

Go to the example directory for example terraform code that uses this module.

Versioning

We use SemVer for our versioning

Latest stable version v1.1.0, 2nd June 2021

Latest version v1.1.0, 2nd June 2021

Latest release :

  • Allow usage of Customer Managed Keys for SecureString encryption & decryption

Please also see our CHANGELOG document in this repository and see more detail

Contributing

Please see our example of CONTRIBUTING document

Contributor

For question, issue, and pull request you can contact these people

License

This module is licensed under Apache License 2.0 - see the LICENSE file for details

Acknowledgments

Finally, add some useful link and source and give appreciation to their share

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%