远程执行 问答列表

如何使用 Terraform 在 remote-exec 中运行节点应用程序

作者:Wendy Rojas 提问时间:4/18/2023

我想通过在 Terraform 脚本的 remote-exec 中配置节点应用程序的步骤来自动运行节点应用程序。但是,当我运行“terraform apply -auto-approve”时,我得到一...

如何在一个远程执行器、terraform、aws 中获取所有实例的私有 IP

作者:Sonia 提问时间:6/20/2023

我使用 terraform 创建了 2 种类型的 EC2 实例;实例计数始终不同。我想将所有实例的私有 IP 获取到其中一个实例到一个文件中。 目前,我创建了第一个实例的 IP,但无论数量如何,我都...

无法使用 Windows PowerShell“invoke-command”在远程系统上启动或执行新窗口或应用程序

作者:WayneBello 提问时间:10/27/2023

在 Windows Powershell(管理员)中: 连接到远程 Windows $session = New-PSSession -ComputerName "xx.xx.xx.xx" 尝试...


共13条 当前第2页