Fix live-safe example default test IP for Dynu validation

This commit is contained in:
beatz174-bit
2026-04-23 15:42:00 +10:00
parent 029f108548
commit 016cdb3914
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ Live acceptance tests are opt-in and require:
Use `examples/live_safe_dns_record` when you want to safely validate writable provider behavior against a real Dynu account.
- This example creates a unique temporary subdomain in the form `<prefix>-<random>.<dynu_root_domain>`.
- It creates exactly one disposable `A` record using an obviously non-production test IP by default.
- It creates exactly one disposable `A` record using a default IPv4 value accepted by Dynu.
- It is designed so `terraform destroy` removes only the created disposable record from that run/state.
Safety guidance: