Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道这可以通过 AWS CLI 和控制台实现,因为我已经这样做了,但我现在需要在 Terraform 中进行。我想执行相当于 CLI 命令的aws servicediscovery register-instance.
aws servicediscovery register-instance
指向可以共享的任何文档或示例将是最有益和赞赏的。
尚不支持向发现服务添加实例:
但是拉取请求已经为此准备好了,所以希望很快: