Releases: CiscoDevNet/terraform-provider-cdo
Releases · CiscoDevNet/terraform-provider-cdo
v0.8.0
fix ci
v0.7.2
test(LH-70915): Fix broken unit tests (#57)
v0.7.0
fix(cdo-ftd-device-onboarding-resource): Use the correct UID to wait …
v0.6.1
fix(LH-70649): Add the cdFMC domain UUID to list of data returned by …
v0.6.0
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
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
docs(LH-70319): Fix another small error with the docs
v0.4.0
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
fix(LH-69113): Use queueTriggerState instead of state when updating A…
v0.3.0
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