Releases: sonatype-nexus-community/terraform-provider-sonatypeiq
Releases · sonatype-nexus-community/terraform-provider-sonatypeiq
v0.8.2
v0.8.1
v0.8.0
v0.7.0
Changelog
- 55c41cd fix: Handle use of provide config from environment variables (#29)
- 033611e patch tests for Application Move
- 81d0810 patch tests for Application Move
- 93dc419 fix: When the organization ID is changed the application should be moved (#27)
- 0af1ae8 chore: correct issue template directory name
- d196ea3 chore: draft GitHub Issue Templates (#28)
- 4ee7c56 chore: Create CODE_OF_CONDUCT.md
v0.6.0
v0.5.0
v0.4.2
v0.4.1
v0.4.0
Changelog
- dc136f0 feat: add
application_role_membership
andorganization_role_membership
resources (#12) - a75d10a feat: add
role
data source (#8) - 6a1e639 chore: removed config mail test as unsuitable for parallel execution against single IQ server
- 751f3b3 chore: removed config mail test as unsuitable for parallel execution against single IQ server
- a96b227 Merge pull request #10 from iverberk/doc/fix-provider-config
- 49f8cd6 Merge pull request #9 from iverberk/fix/prevent-config-mail-panic-on-read
- 66a9242 fix: use correct provider config in documentation
- 36cf88f fix: prevent panic on config mail read
v0.3.0
Changelog
- 0d2c519 Merge pull request #7 from sonatype-nexus-community/feat/organization_resource
- 99f66ec chore: missing deps
- 2431b61 doc: updated docs
- 40f0cbb feat: support Organization destruction (delete)
- ac6d57b chore: test fix
- df4829c Merge branch 'main' into feat/organization_resource
- c810598 wip but blocked