You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The attribute_condition for the resource: module.multipartykeyhosting_secondary.module.workload_identity_pool.google_iam_workload_identity_pool_provider.workload_identity_pool appears to be incorrect.
Applying the proposed fix will break the above-mentioned resources, which rely on the current implementation.
Next Steps:
Avoid referencing coordinator/terraform/gcp/modules/workloadidentitypoolprovider/main.tf from coordinator/terraform/gcp/environments_mp_secondary/demo/mpkhs_secondary/mpkhs_secondary.tf
Create a different implementation for it
Description:
The
attribute_conditionfor the resource:module.multipartykeyhosting_secondary.module.workload_identity_pool.google_iam_workload_identity_pool_provider.workload_identity_poolappears to be incorrect.Affected Files:
coordinator/terraform/gcp/environments_mp_secondary/demo/mpkhs_secondary/mpkhs_secondary.tfcoordinator/terraform/gcp/applications/multipartykeyhosting_secondary/main.tfcoordinator/terraform/gcp/modules/workloadidentitypoolprovider/main.tfCurrent Value:
Proposed Fix:
Potential Impact:
The file
coordinator/terraform/gcp/modules/workloadidentitypoolprovider/main.tfis also referenced in the following resources:coordinator/terraform/gcp/environments_mp_secondary/demo/operator_wipp/operator_wipp.tfcoordinator/terraform/gcp/applications/operator_workloadidentitypoolprovider/main.tfcoordinator/terraform/gcp/environments_mp_primary/demo/operator_wipp/operator_wipp.tfcoordinator/terraform/gcp/applications/operator_workloadidentitypoolprovider/main.tfApplying the proposed fix will break the above-mentioned resources, which rely on the current implementation.
Next Steps:
Avoid referencing
coordinator/terraform/gcp/modules/workloadidentitypoolprovider/main.tffromcoordinator/terraform/gcp/environments_mp_secondary/demo/mpkhs_secondary/mpkhs_secondary.tfCreate a different implementation for it