Skip to content
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

feat: support black list #2131

Merged
merged 3 commits into from
Sep 22, 2023
Merged

feat: support black list #2131

merged 3 commits into from
Sep 22, 2023

Conversation

gitmkn
Copy link
Collaborator

@gitmkn gitmkn commented Sep 18, 2023

No description provided.

emailAddress string
)
if v, ok := d.GetOk("email_address"); ok {
emailAddress = v.(string)
Copy link
Collaborator

Choose a reason for hiding this comment

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

tencentcloud_ses_black_list 这个资源是一个 datasource 吗

@gitmkn gitmkn added the run check run check label Sep 22, 2023
Copy link
Collaborator

@andrew-tx andrew-tx left a comment

Choose a reason for hiding this comment

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

LGTM

@andrew-tx andrew-tx merged commit e61d8e1 into master Sep 22, 2023
7 checks passed
@andrew-tx andrew-tx deleted the feat/ses-black branch September 22, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run check run check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants