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

Converting PR #1830 to v3 okta-sdk-golang and Terraform Plugin Framework #1843

Merged
merged 12 commits into from
Jan 2, 2024

Conversation

monde
Copy link
Collaborator

@monde monde commented Dec 4, 2023

Refactored PR 1830 implementing log stream data source and resource to make use of the v3 okta-sdk-golang and Terraform Plugin Framework protocol 5.

Closes #1392
Closes #1828

$ TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccDataSourceOktaLogStream_read$ ./okta 2>&1
=== RUN   TestAccDataSourceOktaLogStream_read
--- PASS: TestAccDataSourceOktaLogStream_read (8.59s)
PASS
ok      github.com/okta/terraform-provider-okta/okta    9.413s

$ TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccResourceOktaLogStream_crud$ ./okta 2>&1
=== RUN   TestAccResourceOktaLogStream_crud
--- PASS: TestAccResourceOktaLogStream_crud (12.59s)
PASS
ok      github.com/okta/terraform-provider-okta/okta    13.195s

@monde monde force-pushed the pr1830_randomVariable2 branch 3 times, most recently from 0ea729b to 407ad27 Compare December 7, 2023 00:35
@monde monde marked this pull request as draft December 7, 2023 22:36
@monde monde marked this pull request as ready for review December 7, 2023 23:08
@monde monde merged commit aff6fe0 into master Jan 2, 2024
2 checks passed
@monde monde deleted the pr1830_randomVariable2 branch January 30, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants