Skip to content

Conversation

SevenEarth
Copy link
Collaborator

No description provided.

@SevenEarth SevenEarth changed the title [WIP]feat(wedata): [127477929] add new resource feat(wedata): [127477929] add new resource Oct 17, 2025
_ = d.Set("job_id", *response.Response.Data.JobId)
}

d.SetId(strings.Join([]string{projectId, scriptId}, tccommon.FILED_SP))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ID更新为jobid

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done


```hcl
resource "tencentcloud_wedata_code_file" "example" {
project_id = "2983848457986924544"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加上folder引用

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

script_config {
datasource_id = "108826"
compute_resource = "svmgao_stability"
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加上folder引用

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@hellertang hellertang merged commit 836821f into master Oct 17, 2025
8 checks passed
@hellertang hellertang deleted the feat/wedata1 branch October 17, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants