Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 20:13
· 241 commits to master since this release
749b071
Ssaxena/import terraform id fix (#69)

* ProjectGroup resource Terraform Id changes

* Populated ProjectGroup Id as ASA Project Group UUID

* Added comment

* Added ASA resource uuid for group & server enrollment token

* nit

* Fixed test

* Delete darwin_amd64

* Added Documentation for import and fixed import error messages

* Fixed tests and changed pattern for user resource too

* Bring Id pattern changes for project and AD Task Settings from PR #65

Id Pattern changes were spread across 2 PRs. I think it's better to have one PR for these changes as it's related and will help in versioning too. It will also unblock other PRs.

* Docs check fix

* Fixed id pattern divider

* doc update check