Skip to content

Releases: CiscoDevNet/terraform-provider-cdo

v0.8.0

22 Sep 21:30
c09b6e1
Compare
Choose a tag to compare
fix ci

v0.7.2

22 Sep 15:40
a293f7b
Compare
Choose a tag to compare
test(LH-70915): Fix broken unit tests (#57)

v0.7.0

20 Sep 16:46
8f94ae4
Compare
Choose a tag to compare
fix(cdo-ftd-device-onboarding-resource): Use the correct UID to wait …

v0.6.1

14 Sep 14:44
5244a25
Compare
Choose a tag to compare
fix(LH-70649): Add the cdFMC domain UUID to list of data returned by …

v0.6.0

14 Sep 14:01
5b4479d
Compare
Choose a tag to compare
ci(LH-70586): Ensure release task is run when tag is pushed (#47)

Yesterday, I merged a PR (https://github.com/CiscoDevNet/terraform-provider-cdo/pull/45) where I removed the requirement to run acceptance tests when pushing a tag (having acceptance tests run only on merge to main). However, I failed in that PR to remove the dependency between the `acceptance-tests` job and the `release` job. In this PR, I fix that and add a dependency from unit-test to release instead.

v0.5.2

13 Sep 20:49
5b4479d
Compare
Choose a tag to compare
ci(LH-70586): Ensure release task is run when tag is pushed (#47)

Yesterday, I merged a PR (https://github.com/CiscoDevNet/terraform-provider-cdo/pull/45) where I removed the requirement to run acceptance tests when pushing a tag (having acceptance tests run only on merge to main). However, I failed in that PR to remove the dependency between the `acceptance-tests` job and the `release` job. In this PR, I fix that and add a dependency from unit-test to release instead.

v0.5.0

12 Sep 22:18
37d7bbe
Compare
Choose a tag to compare
docs(LH-70319): Fix another small error with the docs

v0.4.0

12 Sep 16:22
a8cb2ac
Compare
Choose a tag to compare
feat(LH-70474): Add tenant data source (#42)

This commit adds a new tenant data source that provides information on the currently logged in tenant.

v0.3.1

30 Aug 12:32
2512bf0
Compare
Choose a tag to compare
fix(LH-69113): Use queueTriggerState instead of state when updating A…

v0.3.0

30 Aug 11:21
57ff8de
Compare
Choose a tag to compare
feat(LH-69477): Add user and user_api_token resources (#26)

https://jira-eng-rtp3.cisco.com/jira/browse/LH-69477

### Description
- Resource: user, user_api_token
- Datasource: user