我正在尝试将项目的CLI工作区迁移到Terraform。我正在使用Terraform版本0.14.8并遵循官方指南。预期的行为将是在Terraform中创建3个工作区:
$ terraform0.14.8 initTerraform will now check for existing state in the backends.Terraform detected that the backe
我在Debian 10上使用terraform插件运行Jenkins v2.263.2。我已经创建了一个freestyle项目来触发我的Terraform部署,它首先从我的git代码库和触发terraform中拉出,但在terraform步骤中我得到了这个错误:
FATAL: java.io.FileNotFoundException: Configuration path not found [/var/lib/jenkins/workspace/Terrafor
我正在尝试将我的Terraform CLI更新到版本0.12.18。我现在是0.12.9。在我的pc上没有其他terraform目录或文件可以找到,所以我不知道我的命令行在哪里可以获得0.12.9版本。我使用的是64位Windows 10。有人能帮我解决这个问题吗?谢谢。Terraform v0.12.9
is 0.12.18.You can update by downloading from ww
我已经更改了Terraform提供程序的版本,以通过一个错误,这导致了另一个错误。我正在使用Azure Devops管道来构建Azure函数。现在我收到了这个错误,当压电线做了一个Terraform Init。其他计划在较早时已完成,但并没有引起这个问题。 │ If you wish to attempt automatic migration of the state, use "terraform
│ init -migrate-state│ I