More Terraform
This commit is contained in:
parent
e4890bee6a
commit
2fa127df78
|
@ -14,7 +14,7 @@ resource "aws_backup_plan" "riju" {
|
||||||
delete_after = 7
|
delete_after = 7
|
||||||
}
|
}
|
||||||
|
|
||||||
recovery_point_tags {
|
recovery_point_tags = {
|
||||||
BillingCategory = "Riju"
|
BillingCategory = "Riju"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue