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
- Added the `aqua_gcp_cspm_iam` module in depends_on in `aqua_gcp_projects_attachment` module in organization-same-project & organization-same-project-list
- Added description for onboarding_status output in `aqua_gcp_projects_attachment` module
- Update README in modules/project_attachment/README.md
- Fixing condition for data.google_service_account.cspm_service_account in the project_attachment module
onboarding_workload_identity_pool_provider_id=module.aqua_gcp_onboarding[each.value].workload_identity_pool_provider_id# Referencing outputs from the onboarding module
98
98
onboarding_project_number=module.aqua_gcp_onboarding[each.value].project_number# Referencing outputs from the onboarding module
onboarding_workload_identity_pool_provider_id=module.aqua_gcp_onboarding[each.value].workload_identity_pool_provider_id# Referencing outputs from the onboarding module
114
114
onboarding_project_number=module.aqua_gcp_onboarding[each.value].project_number# Referencing outputs from the onboarding module
0 commit comments