yandex-cloud / terraform-provider-yandex

Terraform Yandex provider
https://www.terraform.io/docs/providers/yandex/
Mozilla Public License 2.0
211 stars 115 forks source link

Yandex Cloud Function: Ability to create public functions #69

Closed sergeyzwezdin closed 4 years ago

sergeyzwezdin commented 4 years ago

For now, it's impossible to create Cloud Function with public access so this function available via HTTPS. It would be helpful to create public functions.

GennadySpb commented 4 years ago

@ChaoticCube1 please consider this request.

monsterzz commented 4 years ago

@sergeyzwezdin unfortunately there is no support for yandex_function_iam_binding at this moment. We've added this task to next iteration and keep you updated on progress.

sergeyzwezdin commented 4 years ago

@monsterzz thank you! Any ideas about ETA for this?

monsterzz commented 4 years ago

yep, already supported in latest version of provider: https://www.terraform.io/docs/providers/yandex/r/function_iam_binding.html