Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(wedata): [127477929] add new resource #3549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
hellertang merged 7 commits into master from feat/wedata2
Oct 17, 2025
Merged

feat(wedata): [127477929] add new resource #3549

hellertang merged 7 commits into master from feat/wedata2
Oct 17, 2025

Conversation

@SevenEarth
Copy link
Collaborator

@SevenEarth SevenEarth commented Oct 14, 2025

No description provided.

if d.HasChange("project.0.display_name") {
request := wedatav20250806.NewUpdateProjectRequest()
if v, ok := d.GetOk("project.0.display_name"); ok {
request.DisplayName = helper.String(v.(string))
Copy link
Collaborator

@hellertang hellertang Oct 17, 2025

Choose a reason for hiding this comment

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

加forcenew

Copy link
Collaborator Author

@SevenEarth SevenEarth Oct 17, 2025

Choose a reason for hiding this comment

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

done

Example Usage

```hcl
resource "tencentcloud_wedata_project_member" "example" {
Copy link
Collaborator

@hellertang hellertang Oct 17, 2025

Choose a reason for hiding this comment

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

demo优化加入project

Copy link
Collaborator Author

@SevenEarth SevenEarth Oct 17, 2025

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 4784c55 into master Oct 17, 2025
8 checks passed
@hellertang hellertang deleted the feat/wedata2 branch October 17, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hellertang hellertang hellertang left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /