terraform import:使用一种资源管理/导入不同区域的两个远程对象
我已将公司在 us-west-2 中的 aws 资源导入到 terraform,但我们在 us-east-1 中也有一些已经存在的相同资源。如何将它们导入到 us-west-2 使用的同一资源块中?
我不希望能够根据我当时正在处理的区域在区域之间进行切换,但我不希望几乎相同的资源块只是为了支持不同的区域。
I've imported my company's aws resources in us-west-2 to terraform, but we also have a few already existing identical resources in us-east-1. How would I import them to the same resource block that us-west-2 uses?
I'd prefer not to be able to switch between the regions based on which one I'm working on at that time, but I don't want nearly identical resource blocks just to support different regions.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论