Skip to content

Add .gitignore and pgcopydb infrastructure templates#37

Merged
teknogeek0 merged 7 commits intomainfrom
add/gitignore-and-templates-readme
Apr 9, 2026
Merged

Add .gitignore and pgcopydb infrastructure templates#37
teknogeek0 merged 7 commits intomainfrom
add/gitignore-and-templates-readme

Conversation

@teknogeek0
Copy link
Copy Markdown
Contributor

Summary

  • Add .gitignore covering OS files, env/secrets, Terraform state, pgcopydb migration artifacts, and editor files
  • Add pgcopydb migration instance templates (AWS CloudFormation, AWS Terraform, GCP Terraform) for provisioning instances with pgcopydb pre-installed
  • Add top-level pgcopydb-templates/README.md indexing the three provisioning options

Test plan

  • Verify .gitignore excludes expected files (git status no longer shows .DS_Store, .env, etc.)
  • Verify template READMEs render correctly on GitHub
  • Spot-check Terraform and CloudFormation templates for correctness

Add .gitignore covering OS files, env/secrets, Terraform state,
pgcopydb migration artifacts, and editor files. Add top-level
README for pgcopydb-templates to index the three provisioning
options.
CloudFormation and Terraform templates for provisioning migration
instances on AWS and GCP with pgcopydb pre-installed.
Copy link
Copy Markdown
Contributor

@rcrowley rcrowley left a comment

Choose a reason for hiding this comment

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

LGTM

@teknogeek0
Copy link
Copy Markdown
Contributor Author

I've addressed a few rounds of feedback. Publishing to move forward docs for now.

@teknogeek0 teknogeek0 merged commit 09c0e9a into main Apr 9, 2026
@teknogeek0 teknogeek0 deleted the add/gitignore-and-templates-readme branch April 9, 2026 20:32
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.

2 participants