Skip to content

feat: add outputs for disaster recovery bucket names and maps#35

Merged
filippolmt merged 3 commits intomainfrom
feat/add_outputs_for_dr
Jan 22, 2026
Merged

feat: add outputs for disaster recovery bucket names and maps#35
filippolmt merged 3 commits intomainfrom
feat/add_outputs_for_dr

Conversation

@filippolmt
Copy link
Copy Markdown
Contributor

No description provided.

@filippolmt filippolmt force-pushed the feat/add_outputs_for_dr branch 2 times, most recently from 5dd69be to 175aca0 Compare January 22, 2026 16:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new Terraform output to expose disaster recovery bucket names, making it easier for users to reference the disaster recovery buckets created by the module.

Changes:

  • Added disaster_recovery_bucket_names output that provides a map from input bucket names to their corresponding disaster recovery bucket names
  • Updated README.md to document the new output
  • Updated CHANGELOG.md to record this addition

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
outputs.tf Added new output disaster_recovery_bucket_names that maps input bucket names to disaster recovery bucket names
README.md Added documentation for the new disaster_recovery_bucket_names output in the Outputs section
CHANGELOG.md Added entry under "Added" section describing the new output

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@filippolmt filippolmt merged commit 88290e3 into main Jan 22, 2026
1 check passed
@filippolmt filippolmt deleted the feat/add_outputs_for_dr branch January 22, 2026 16:45
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.

3 participants