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

Getting LastSeenAlive error while deploying Sumologic Collector #587

Open
pujasaha556 opened this issue Oct 18, 2023 · 1 comment
Open

Comments

@pujasaha556
Copy link

Hi All,

I am using the below code to deploy sumologic collector but getting same error continuously. Tried to look over the open issues but didn't find anything similar.

Terraform version : v1.6.1
Sumologic Provider version : v2.27.0

resource "sumologic_collector" "collector" {
  name        = "test_account-sumo"
  description = "Just testing this"
  category    = "/azure"
}

json: cannot unmarshal number 1697629205880 into Go struct field Collector.collector.lastSeenAlive of type int

Any ideas where I am going wrong.

Regards
Puja

@vsinghal13
Copy link
Collaborator

are you using 32bit version of terraform?

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

No branches or pull requests

2 participants