File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -96,23 +96,6 @@ resource "sysdig_secure_cloud_auth_account" "google_account" {
9696  provider_type       =  " PROVIDER_GCP" 
9797  provider_alias      =   data. google_project . project . name 
9898  provider_tenant_id  =   var. organization_domain 
99- 
100- #    component {
101- #      type     = "COMPONENT_SERVICE_PRINCIPAL"
102- #      instance = "secure-onboarding"
103- #      version  = "v0.1.0"
104- #      service_principal_metadata = jsonencode({
105- #        gcp = {
106- #          workload_identity_federation = {
107- #            pool_id          = google_iam_workload_identity_pool.onboarding_auth_pool.workload_identity_pool_id
108- #            pool_provider_id = google_iam_workload_identity_pool_provider.onboarding_auth_pool_provider.workload_identity_pool_provider_id
109- #            project_number   = data.google_project.project.number
110- #          }
111- #          email = google_service_account.onboarding_auth.email
112- #        }
113- #      })
114- #    }
115- 
11699  depends_on  =   [
117100    google_service_account . onboarding_auth ,
118101    google_iam_workload_identity_pool . onboarding_auth_pool ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments