mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
Dns-google: update permissions needed in documentation (#9094)
* dns-google : Update account permission needed Add permission for transaction creation => dns.managedZones.get Add permission for RR removal transaction => dns.changes.list * Add fix GCP Permission Changelog * Update CHANGELOG.md
This commit is contained in:
@@ -30,6 +30,8 @@ for an account with the following permissions:
|
||||
|
||||
* ``dns.changes.create``
|
||||
* ``dns.changes.get``
|
||||
* ``dns.changes.list``
|
||||
* ``dns.managedZones.get``
|
||||
* ``dns.managedZones.list``
|
||||
* ``dns.resourceRecordSets.create``
|
||||
* ``dns.resourceRecordSets.delete``
|
||||
|
||||
Reference in New Issue
Block a user