mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
dns-route53: deprecate --dns-route53-propagation-seconds (#9619)
This commit is contained in:
@@ -14,7 +14,10 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
### Changed
|
||||
|
||||
*
|
||||
* `--dns-route53-propagation-seconds` is now deprecated. The Route53 plugin relies on the
|
||||
[GetChange API](https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html)
|
||||
to determine if a DNS update is complete. The flag has never had any effect and will be
|
||||
removed in a future version of Certbot.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user