Skip to content

Commit

Permalink
Missed docs (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelaossa authored Jan 21, 2025
1 parent e324ad5 commit 07cf404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/replica.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ resource "aptible_replica" "example_database_replica" {
- `r5` - Memory Optimized (1 CPU : 8 GB RAM)
- `disk_size` - The disk size of the Database, in GB.
- `iops` - The disk Input/Output Operations Per Second
- `enable_backups` - (Default: `true`) Whether to automatically backup the database according to the retention policy.

## Attribute Reference

Expand Down

0 comments on commit 07cf404

Please sign in to comment.