terraform-provider-yandex icon indicating copy to clipboard operation
terraform-provider-yandex copied to clipboard

Add access bindings control for Certificate Manager service

Open al-cheb opened this issue 1 year ago • 1 comments

Resource like yandex_cm_iam_binding needed to add bindings from terraform.

yc cm certificate add-access-binding \
  --id ***** \
  --service-account-name service-account \
  --role certificate-manager.certificates.downloader

al-cheb avatar Jul 14 '23 08:07 al-cheb

+1 vote

somewho avatar Apr 25 '24 10:04 somewho