Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SQL Backup and export module #296

Merged
merged 10 commits into from May 13, 2022

Conversation

gleichda
Copy link
Contributor

Adding a module that uses google workflows for creating scheduled on-demand backups and exports to GCS fro CloudSQL instances.

Tests and examples to follow but first I want to get confirmation that this repo is right to add this module.

@gleichda gleichda marked this pull request as ready for review May 4, 2022 15:46
Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @gleichda
Can you also add a usage example in https://github.com/terraform-google-modules/terraform-google-sql-db/tree/master/examples and a test if possible?

modules/backup/locals.tf Outdated Show resolved Hide resolved
modules/backup/locals.tf Outdated Show resolved Hide resolved
modules/backup/README.md Outdated Show resolved Hide resolved
modules/backup/README.md Show resolved Hide resolved
modules/backup/main.tf Show resolved Hide resolved
modules/backup/variables.tf Outdated Show resolved Hide resolved
modules/backup/variables.tf Outdated Show resolved Hide resolved
modules/backup/variables.tf Outdated Show resolved Hide resolved
modules/backup/variables.tf Outdated Show resolved Hide resolved
modules/backup/variables.tf Outdated Show resolved Hide resolved
@gleichda gleichda force-pushed the sql-backup branch 8 times, most recently from 1f18b57 to e49a5d7 Compare May 6, 2022 14:48
@gleichda gleichda force-pushed the sql-backup branch 3 times, most recently from 0d6bc27 to d68605c Compare May 12, 2022 14:52
build/int.cloudbuild.yaml Outdated Show resolved Hide resolved
build/int.cloudbuild.yaml Show resolved Hide resolved
examples/mysql-backup-create-service-account/main.tf Outdated Show resolved Hide resolved
examples/mysql-backup-create-service-account/versions.tf Outdated Show resolved Hide resolved
modules/backup/README.md Show resolved Hide resolved
modules/backup/variables.tf Show resolved Hide resolved
bharathkkb
bharathkkb previously approved these changes May 13, 2022
@comment-bot-dev
Copy link

@gleichda
Thanks for the PR! 🚀
✅ Lint checks have passed.

@gleichda gleichda requested a review from bharathkkb May 13, 2022 09:28
@bharathkkb bharathkkb merged commit c51bf29 into terraform-google-modules:master May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants