【发布时间】:2019-11-21 18:35:48
【问题描述】:
当前使用 terraform = 0.11.14 和 azurerm provider = 1.29.0。在哪里可以找到当前 azurerm 提供程序版本所需的 powershell 模块/版本?
例如,Az.Accounts 1.6.0 是否适用于我当前的 azurerm 提供程序,还是我需要旧版本?
Windows 10 Powershell 5.1
【问题讨论】:
-
不清楚你想做什么?你能提供更多细节吗?地形代码?
-
在运行 terraform 脚本时收到此警告:“(local-exec): WARNING: The version '1.6.0' of module 'Az.Accounts' 当前正在使用。关闭后重试操作应用程序。”让我想知道各个 powershell 模块的 terraform pre-reqs 是什么。