【问题标题】:Azure shared image gallery versions using terraform使用 terraform 的 Azure 共享图像库版本
【发布时间】:2019-11-25 21:12:58
【问题描述】:

您能否帮我列出 Azure 共享映像库中可用的所有映像版本。我尝试了以下所有方法,但没有运气

https://www.terraform.io/docs/providers/azurerm/d/shared_image_gallery.html
https://www.terraform.io/docs/providers/azurerm/d/shared_image_version.html
https://www.terraform.io/docs/providers/azurerm/d/shared_image.html

【问题讨论】:

    标签: azure terraform terraform-provider-azure


    【解决方案1】:

    似乎没有办法使用默认的 Terraform 数据资源来执行此操作。 Here 是一个 GitHub 存储库,它利用空资源允许您运行可以返回数据的命令。有了类似的东西,您可以利用 Azure CLI 返回所有图像。这是 Azure CLI 的 command

    希望这会有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-09-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-10-07
      相关资源
      最近更新 更多