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(Elb): import Elb 10sp1 resource and add unit test and document #1045

Merged

Conversation

Zhukun-Huawei
Copy link
Contributor

No description provided.

Comment on lines 60 to 64
* `listeners` - The listener which the security policy associated with.
The [ListenerRef](#SecurityPoliciesV3_ListenerRef) structure is documented below.

<a name="SecurityPoliciesV3_ListenerRef"></a>
The `ListenerRef` block supports:
Copy link
Contributor

Choose a reason for hiding this comment

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

Usually, the field name, structure name and block name should keep consistent

* `listeners` - The listener which the security policy associated with.
  The [listeners](#elb_listeners) structure is documented below.

<a name="elb_listeners"></a>
The `listeners` block supports:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image
done, i revise these three items to be consistent

Comment on lines 96 to 97
"TLSv1.1",
"TLSv1.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

advise to cover all dictionary values

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image
ok, i have revised

@Zippo-Wang
Copy link
Contributor

This branch have conflicts, you can solve the conflicts first and then solve the review problem.

Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@Zippo-Wang
Copy link
Contributor

/lgtm

@github-actions github-actions bot added the LGTM label Nov 21, 2023
@chengxiangdong
Copy link
Contributor

Please fix the doc-lint issues

@github-actions github-actions bot removed the LGTM label Nov 21, 2023
@Zhukun-Huawei Zhukun-Huawei force-pushed the import_elb_branch branch 2 times, most recently from 5cbe0c1 to 29643fe Compare November 24, 2023 03:36
@chengxiangdong
Copy link
Contributor

/lgtm

@github-actions github-actions bot added the LGTM label Nov 24, 2023
subcategory: "Dedicated Load Balance (Dedicated ELB)"
---

# flexibleengine_elb_security_policy
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# flexibleengine_elb_security_policy
# flexibleengine_lb_security_policy_v3

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

"flexibleengine_drs_job": drs.ResourceDrsJob(),
"flexibleengine_drs_job": drs.ResourceDrsJob(),

"flexibleengine_elb_security_policy": elb.ResourceSecurityPolicy(),
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"flexibleengine_elb_security_policy": elb.ResourceSecurityPolicy(),
"flexibleengine_lb_security_policy_v3": elb.ResourceSecurityPolicy(),

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@github-actions github-actions bot removed the LGTM label Nov 27, 2023
@Zhukun-Huawei Zhukun-Huawei changed the title feat(Elb): import Elb resource and add unit test and document feat(Elb): import Elb 10sp1 resource and add unit test and document Nov 27, 2023
@Zhukun-Huawei Zhukun-Huawei force-pushed the import_elb_branch branch 2 times, most recently from e6f856d to 52df6be Compare November 27, 2023 07:51
@chengxiangdong
Copy link
Contributor

/lgtm
/approve

@github-actions github-actions bot added the LGTM label Nov 27, 2023
@ShiChangkuo ShiChangkuo merged commit 51799d6 into FlexibleEngineCloud:master Dec 25, 2023
6 checks passed
@Zhukun-Huawei Zhukun-Huawei deleted the import_elb_branch branch December 26, 2023 13:13
Zippo-Wang pushed a commit to Zippo-Wang/terraform-provider-flexibleengine that referenced this pull request Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants