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 a0cab06 commit 4f2298eCopy full SHA for 4f2298e
solutions/standard/moved.tf
@@ -12,3 +12,8 @@ moved {
12
from = module.secrets_manager.time_sleep.wait_for_authorization_policy
13
to = module.secrets_manager.module.secrets_manager.time_sleep.wait_for_authorization_policy
14
}
15
+
16
+moved {
17
+ from = module.secrets_manager.ibm_iam_authorization_policy.en_policy
18
+ to = module.secrets_manager.module.secrets_manager.ibm_iam_authorization_policy.en_policy
19
+}
0 commit comments