We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 849bb4b commit fd5bf58Copy full SHA for fd5bf58
README.md
@@ -31,7 +31,7 @@ module "immutable_aws_backup" {
31
32
deployments = {
33
"website-service" = {
34
- targets = ["ou-abcd-defghijk"]
+ backup_targets = ["ou-abcd-defghijk"]
35
min_retention_days = 7
36
max_retention_days = 90
37
backup_tag_key = "BackupPlan"
docs/index.md
0 commit comments