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

fix lighthouse import #2508

Merged
merged 5 commits into from
Feb 5, 2024
Merged

fix lighthouse import #2508

merged 5 commits into from
Feb 5, 2024

Conversation

tongyiming
Copy link
Collaborator

No description provided.

@tongyiming tongyiming force-pushed the fix/lighthouse-import branch from 3e9ff88 to 0d587ea Compare January 30, 2024 03:40
}

if len(instance.PrivateAddresses) > 0 {
_ = d.Set("private_address", instance.PrivateAddresses[0])
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个有可能多个么?干脆直接把list返回

@tongyiming tongyiming changed the title fix lighthouse import [WIP]fix lighthouse import Jan 31, 2024
@tongyiming tongyiming force-pushed the fix/lighthouse-import branch from 22f8732 to db4b3c0 Compare February 4, 2024 07:13
@tongyiming tongyiming added the run check run check label Feb 4, 2024
@tongyiming tongyiming requested a review from andrew-tx February 4, 2024 07:40
@tongyiming tongyiming changed the title [WIP]fix lighthouse import fix lighthouse import Feb 4, 2024
@@ -71,7 +71,6 @@ func TestAccTencentCloudLighthouseInstanceResource_basic(t *testing.T) {
{
ResourceName: "tencentcloud_lighthouse_instance.instance",
ImportState: true,
ImportStateVerify: true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

ImportStateVerify这个配置为啥要删掉呢

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 f58687b into master Feb 5, 2024
7 checks passed
@andrew-tx andrew-tx deleted the fix/lighthouse-import branch February 5, 2024 06:44
andrew-tx pushed a commit that referenced this pull request Feb 5, 2024
* fix/tdmq_rabbitmq

* fix/tdmq_rabbitmq

* feat: add para (#2512)

* feat: add para

* feat: add para

* resource scanning added to obtain creator code (#2519)

* resource scanning added to obtain creator code

* add get resource creator account info code

* add resource create action

* update query rule

* update create time parse code

* fix lighthouse import (#2508)

* fix lighthouse import

* import set default

* update

* fix update && fix unittest

* add changelog

---------

Co-authored-by: mikatong <[email protected]>

* add

---------

Co-authored-by: Wmxs <[email protected]>
Co-authored-by: bruceybian <[email protected]>
Co-authored-by: tongyiming <[email protected]>
Co-authored-by: mikatong <[email protected]>
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.

3 participants