providers/alicloud/alicloud_service.go (3 lines): - line 133: // OtsInstanceName: "", // TODO: Figure out what to do with this - line 134: // AccountId: "", // TODO: Figure out what to do with this - line 135: // RamRolePolicy: "", // TODO: Figure out what to do with this providers/aws/autoscaling.go (3 lines): - line 149: // TODO add LaunchTemplate and mix policy connection naming - line 151: // TODO fix tfVar value - line 164: err = ioutil.WriteFile(fileName, userData, os.ModePerm) // TODO write files in tf file path providers/panos/firewall_networking.go (2 lines): - line 525: // TODO: doesn't work!!? - line 557: // TODO: should activate check with util.VlanImport, but doesn't work? providers/keycloak/generator.go (2 lines): - line 184: // TODO: support kerberos user federation - line 431: // TODO: ensure that we escape all existing fields providers/octopusdeploy/generic_resources.go (2 lines): - line 70: // TODO: Somehow there is an issue with the channels: - line 209: // TODO: This cannot generate a `variables.tf` file as there is already one. providers/gcp/gcp_compute_code_generator/main.go (1 line): - line 154: computeAPIData, err := os.ReadFile(os.Getenv("GOPATH") + "/src/google.golang.org/api/compute/v1/compute-api.json") // TODO delete this hack providers/alicloud/alicloud_provider.go (1 line): - line 71: // TODO: Not implemented providers/ibm/utils.go (1 line): - line 70: // TODO validate with key providers/honeycombio/derived_column.go (1 line): - line 35: // TODO: is there a nicer way to format the expression? providers/gcp/gcs.go (1 line): - line 193: // TODO find bug with storageTransferService.TransferJobs.List().Pages providers/panos/panorama_device_config.go (1 line): - line 305: // TODO: Panorama's own profiles are not yet supported by the Terraform provider providers/gcp/bigquery.go (1 line): - line 114: if val, ok := dataset.Item["default_table_expiration_ms"].(string); ok { // TODO zero int issue providers/panos/firewall_objects.go (1 line): - line 108: // TODO: fix providers/gitlab/gitlab_provider.go (1 line): - line 40: // TODO: Should I add some default config here? providers/panos/panorama_networking.go (1 line): - line 574: // TODO: doesn't work!!?