エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
terraform state mv command reference | Terraform | HashiCorp Developer
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
terraform state mv command reference | Terraform | HashiCorp Developer
The terraform state mv command changes bindings in Terraform state so that existing remote object... The terraform state mv command changes bindings in Terraform state so that existing remote objects bind to new resource instances. IntroductionTerraform automatically updates the state when you apply a plan, but you can use terraform state mv to retain an existing remote object but track it as a different resource instance address in Terraform. UsageUsage: terraform state mv [options] SOURCE DESTI

