Skip to content

Commit

Permalink
fix indention
Browse files Browse the repository at this point in the history
  • Loading branch information
loosla committed Nov 4, 2024
1 parent e1c3e21 commit 0612c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digitalocean/droplet/resource_droplet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ resource "digitalocean_droplet" "foobar" {
region = "nyc3"
user_data = "foobar"
backups = true
backup_policy {
backup_policy {
plan = "weekly"
weekday = "MON"
hour = 0
Expand Down

0 comments on commit 0612c2a

Please sign in to comment.