You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,10 @@ want to import existing buckets with a known name.
99
99
| <aname="output_buckets_access_credentials"></a> [buckets\_access\_credentials](#output\_buckets\_access\_credentials)| Access credentials for the application buckets |
100
100
| <aname="output_details_of_used_tag_keys"></a> [details\_of\_used\_tag\_keys](#output\_details\_of\_used\_tag\_keys)| Details of all the tag keys passed to this module (globals and per bucket). |
101
101
| <aname="output_details_of_used_tag_values"></a> [details\_of\_used\_tag\_values](#output\_details\_of\_used\_tag\_values)| Details of all the tag values passed to this module (globals and per bucket). |
102
+
| <aname="output_disaster_recovery_bucket_names"></a> [disaster\_recovery\_bucket\_names](#output\_disaster\_recovery\_bucket\_names)| The list with the names of the disaster recovery buckets. |
103
+
| <aname="output_disaster_recovery_bucket_names_map"></a> [disaster\_recovery\_bucket\_names\_map](#output\_disaster\_recovery\_bucket\_names\_map)| Map from input bucket name to disaster recovery bucket name. |
102
104
| <aname="output_generated_bucket_names"></a> [generated\_bucket\_names](#output\_generated\_bucket\_names)| The list with the names of the buckets managed by this module. |
105
+
| <aname="output_generated_bucket_names_map"></a> [generated\_bucket\_names\_map](#output\_generated\_bucket\_names\_map)| Map from input bucket name to generated bucket name (with random suffix if enabled). |
0 commit comments