This message was deleted.
# contributors
b
This message was deleted.
w
I would not show “backup storage” in that case as it means it’s free
p
okay
🙌 1
@white-airport-8778 In aws_neptune_cluster_snapshot we have field db_cluster_identifier and it's all. How I can get field
Copy code
backup_retention_period
from aws_neptune_cluster
w
can you get it from the Reference attributes for the db_cluster_identifier?
p
I can't do it(
can you please write an example code?
w
maybe take a look at internal/providers/terraform/aws/ecs_service.go, that has examples of what I meant, notice the
taskDefinition
variable?
❤️ 1
🚀 1