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

Adjust to DCT API returning job instead of job id #27

Merged
merged 2 commits into from
May 18, 2022

Conversation

eyalkaspi-delphix
Copy link
Contributor

@eyalkaspi-delphix eyalkaspi-delphix commented May 16, 2022

This change updates the terraform job related logic to work with changes from https://github.com/delphix/orbital-api-gateway/pull/370. API results now include a job object instead of job id.

Once I'll get the approval for all reviewes (DCT, blackbox, terraform), I'll merge the DCT PR, will publish a new dct-go-sdk version and will use it in this PR.

Testing

Eyal-Kaspis-MacBook-Pro:dxi-terraform-provider ekaspi$ make testacc
TF_ACC=1 go test $(go list ./... | grep -v 'vendor') -v  -timeout 120m
?   	terraform-provider-delphix	[no test files]
=== RUN   TestProvider
--- PASS: TestProvider (0.00s)
=== RUN   TestProvider_impl
--- PASS: TestProvider_impl (0.00s)
=== RUN   TestAccEnvironment_positive
[DELPHIX] [INFO] 2022/05/16 15:02:00 DCT-JobId:f7610877c4a64e499ab7fe074e540db4 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:02:05 DCT-JobId:f7610877c4a64e499ab7fe074e540db4 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:02:10 DCT-JobId:f7610877c4a64e499ab7fe074e540db4 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:02:15 DCT-JobId:f7610877c4a64e499ab7fe074e540db4 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:02:21 DCT-JobId:f7610877c4a64e499ab7fe074e540db4 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:02:26 DCT-JobId:f7610877c4a64e499ab7fe074e540db4 has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:02:47 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:02:48 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:02:57 DCT-JobId:7c4b471f5c6f486fa8b8a31254036ac5 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:03:03 DCT-JobId:7c4b471f5c6f486fa8b8a31254036ac5 has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:03:23 [OK] Breaking poll - Status 404 reached.
--- PASS: TestAccEnvironment_positive (95.07s)
=== RUN   TestAccVdb_create_vdb_group_positive
[DELPHIX] [INFO] 2022/05/16 15:03:39 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:03:45 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:03:50 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:03:55 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:00 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:06 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:11 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:16 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:22 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:27 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:32 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:38 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:43 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:48 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:53 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:04:59 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:04 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:09 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:15 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:20 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:25 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:31 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:36 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:41 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:46 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:52 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:05:57 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:02 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:08 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:13 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:18 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:24 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:29 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:34 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:39 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:45 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:50 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:06:55 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:01 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:06 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:11 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:17 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:22 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:27 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:33 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:38 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:43 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:49 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:54 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:07:59 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:05 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:10 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:15 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:20 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:26 DCT-JobId:77b935089ba642c5977ad03845e2774a has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:08:26 Job result is COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:08:26 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:08:27 VdbGroupId: 11
[DELPHIX] [INFO] 2022/05/16 15:08:28 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:08:28 VdbGroupId: 11
[DELPHIX] [INFO] 2022/05/16 15:08:38 DCT-JobId:b85d681b29ff4878a58fab3128701b2c has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:43 DCT-JobId:b85d681b29ff4878a58fab3128701b2c has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:48 DCT-JobId:b85d681b29ff4878a58fab3128701b2c has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:08:54 DCT-JobId:b85d681b29ff4878a58fab3128701b2c has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:08:54 Job result is COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:08:54 [OK] Breaking poll - Status 404 reached.
--- PASS: TestAccVdb_create_vdb_group_positive (330.58s)
=== RUN   TestAccVdb_provision_positive
[DELPHIX] [INFO] 2022/05/16 15:09:10 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:15 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:20 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:26 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:31 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:36 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:42 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:47 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:52 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:09:57 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:03 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:08 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:13 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:19 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:24 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:29 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:35 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:40 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:45 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:51 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:10:56 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:01 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:06 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:12 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:17 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:22 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:28 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:33 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:38 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:44 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:49 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:54 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:11:59 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:05 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:10 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:15 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:21 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:26 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:31 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:37 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:42 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:47 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:53 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:12:58 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:13:03 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:13:09 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:13:14 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:13:19 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:13:25 DCT-JobId:546dcb215f0c4e55ad6e55d8e1484646 has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:13:25 Job result is COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:13:25 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:13:27 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:13:28 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:13:38 DCT-JobId:c86675d5cb2e43aa84d9be09ae3c6891 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:13:43 DCT-JobId:c86675d5cb2e43aa84d9be09ae3c6891 has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:13:43 Job result is COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:13:45 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:13:46 [OK] Breaking poll - Status 200 reached.
[DELPHIX] [INFO] 2022/05/16 15:13:56 DCT-JobId:63e18eb9019a4a48af40eeced5205028 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:14:01 DCT-JobId:63e18eb9019a4a48af40eeced5205028 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:14:06 DCT-JobId:63e18eb9019a4a48af40eeced5205028 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:14:12 DCT-JobId:63e18eb9019a4a48af40eeced5205028 has Status:STARTED
[DELPHIX] [INFO] 2022/05/16 15:14:17 DCT-JobId:63e18eb9019a4a48af40eeced5205028 has Status:COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:14:17 Job result is COMPLETED
[DELPHIX] [INFO] 2022/05/16 15:14:38 [OK] Breaking poll - Status 404 reached.
--- PASS: TestAccVdb_provision_positive (343.56s)
PASS
ok  	terraform-provider-delphix/internal/provider	769.226s

go.mod Outdated Show resolved Hide resolved
@eyalkaspi-delphix eyalkaspi-delphix merged commit ff9494f into develop May 18, 2022
@eyalkaspi-delphix eyalkaspi-delphix deleted the job-id-to-job branch May 18, 2022 07:31
arunskurian added a commit that referenced this pull request Jun 29, 2022
* Adding badges (#15)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Change version to 0.0.1-beta

* Delphix TF Provider 1.0.0b3 merge to develop (#21)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Relative path to CodeQL badge

* Add signs block in goreleaser.yml

* Adding badges

* Adding badges

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Updating documentation for environment

* Updating VDB Documentation

* Updating version of provider

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>

* Merging rel 1.0.0-beta3 from main to develop (#20)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>

* HUBS-694 Support for Password Vaults

* HUBS-694 Support for Password Vaults (#24)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* APIGW-799 VDB template parameter template_id throws api error (#25)

* APIGW-799 VDB template parameter template_id throws api error

* revert main, using released dct-sdk-go

* Rever tmain changes

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-691, HUBS-773, HUBS-707 (#26)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* Adjust to DCT API returning job instead of job id (#27)

* Update DCT sdk go (#28)

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-683 Provision Single VDBs from Bookmark (#29)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* HUBS-807, HUBS-705, HUBS-706, HUBS-708 (#30)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* Release Provider v1.0.0

* Release Provider v1.0.0 (#31)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* Release Provider v1.0.0

* Resolve merge conflicts for develop branch for Release 1.0.0 (#33)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>

Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>
Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>
arunskurian added a commit that referenced this pull request Nov 2, 2022
* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

* Release Provider v1.0.0 (#34)

* Adding badges (#15)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Change version to 0.0.1-beta

* Delphix TF Provider 1.0.0b3 merge to develop (#21)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Relative path to CodeQL badge

* Add signs block in goreleaser.yml

* Adding badges

* Adding badges

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Updating documentation for environment

* Updating VDB Documentation

* Updating version of provider

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>

* Merging rel 1.0.0-beta3 from main to develop (#20)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>

* HUBS-694 Support for Password Vaults

* HUBS-694 Support for Password Vaults (#24)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* APIGW-799 VDB template parameter template_id throws api error (#25)

* APIGW-799 VDB template parameter template_id throws api error

* revert main, using released dct-sdk-go

* Rever tmain changes

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-691, HUBS-773, HUBS-707 (#26)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* Adjust to DCT API returning job instead of job id (#27)

* Update DCT sdk go (#28)

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-683 Provision Single VDBs from Bookmark (#29)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* HUBS-807, HUBS-705, HUBS-706, HUBS-708 (#30)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* Release Provider v1.0.0

* Release Provider v1.0.0 (#31)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* Release Provider v1.0.0

* Resolve merge conflicts for develop branch for Release 1.0.0 (#33)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>

Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>
Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>

* Updated README.md

Small Edits
Added new terraform webpage

* Update index.md

* Update index.md

* Update index.md

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>
Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>
Uddipaan-Hazarika added a commit that referenced this pull request Apr 24, 2023
* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

* Release Provider v1.0.0 (#34)

* Adding badges (#15)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Change version to 0.0.1-beta

* Delphix TF Provider 1.0.0b3 merge to develop (#21)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Relative path to CodeQL badge

* Add signs block in goreleaser.yml

* Adding badges

* Adding badges

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Updating documentation for environment

* Updating VDB Documentation

* Updating version of provider

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>

* Merging rel 1.0.0-beta3 from main to develop (#20)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>

* HUBS-694 Support for Password Vaults

* HUBS-694 Support for Password Vaults (#24)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* APIGW-799 VDB template parameter template_id throws api error (#25)

* APIGW-799 VDB template parameter template_id throws api error

* revert main, using released dct-sdk-go

* Rever tmain changes

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-691, HUBS-773, HUBS-707 (#26)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* Adjust to DCT API returning job instead of job id (#27)

* Update DCT sdk go (#28)

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-683 Provision Single VDBs from Bookmark (#29)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* HUBS-807, HUBS-705, HUBS-706, HUBS-708 (#30)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* Release Provider v1.0.0

* Release Provider v1.0.0 (#31)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Change version to 0.0.1-beta

* HUBS-694 Support for Password Vaults

* HUBS-773 Update Job Poll function to match updated DCT Status Enum

* HUBS-692 HUBS-693 Support for SSH and Kerberos Auth

* Add contact email in index.md

* HUBS-707 add template_id for vdb provision by snapshot

* Code review for PR-26

* HUBS-683 Provision single vdb on SI host from a bookmark.

* code review

* HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB)

* code review

* code review 2

* Update VDB resource for DCT GO SDK v1.0.0-beta7

* Update Env resource for DCT GO SDK v1.0.0-beta7

* Update resources for DCT GO SDK 2.0RC3

* code review

* code review

* Remove beta wording from docs

* Release Provider v1.0.0

* Resolve merge conflicts for develop branch for Release 1.0.0 (#33)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change version to 0.1-beta for test release (#9) (#10)

* Add goreleaser Github Action

* Change version to 0.1-beta for test release

* Change the Go version in 1.17 in release action

* Add signs block in goreleaser.yml

* Adding badges (#15) (#16)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Correcting release badge (#17)

* Relative path to CodeQL badge

* Adding badges

* Adding badges

* Updating release status

* Updated ReadMe for DCT

* Change version to 0.0.1-beta (#18)

* Documentation updates for Terraform registry (#19)

* Updating VDB Documentation

* Updating version of provider

* TOOL-13695 Merge develop into main

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>

Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>
Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>

* Fix blackbox tests (#36)

* [HUBS-1586] Update README with links and clarity (#43)

* updated readme

* Update README.md

---------

Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com>
Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com>
Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com>
Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com>
Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com>
Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com>
Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>
Co-authored-by: Nick Mathison <114104601+nick-mathison@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants