Skip to content

feat(agent): add agent access key resource and data source #470

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
merged 16 commits into from
Apr 15, 2024

Conversation

IgorEulalio
Copy link
Collaborator

No description provided.

@pgcrooks-sysdig
Copy link
Contributor

@IgorEulalio please update your branch with the latest master, this PR pulls in lots of commits that already exist on master.

@IgorEulalio
Copy link
Collaborator Author

@pgcrooks-sysdig done, is there something else to be reviewed or are we good to merge it?

}

agentKeyId := d.Get("id").(int)
fmt.Println(agentKeyId)
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove print statement

if err != nil {
return diag.FromErr(err)
}
fmt.Println("setting id")
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove println

@IgorEulalio IgorEulalio merged commit dc02642 into master Apr 15, 2024
23 checks passed
@IgorEulalio IgorEulalio deleted the feature/462 branch April 15, 2024 14:37
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

Successfully merging this pull request may close these issues.

4 participants