We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35d49a commit 24eb661Copy full SHA for 24eb661
connector/terraform/migrations.tf
@@ -0,0 +1,4 @@
1
+moved {
2
+ from = aws_cloudformation_stack.elastio_account_level_stack
3
+ to = module.account.aws_cloudformation_stack.this
4
+}
0 commit comments