Releases: labd/terraform-provider-sonarqube
v0.2.2
Changelog
- 7e62123 Merge pull request #10 from labd/dependabot/go_modules/go-015310f3fa
- c8a9024 Merge pull request #12 from labd/dependabot/github_actions/github-actions-d926e16bb5
- 61b6205 Merge pull request #13 from labd/release/v0.2.2
- 3921c57 Release v0.2.2
- d1ecc55 chore(deps): add changelog for dependabot updates
- 5e3ed58 chore(deps): bump github.com/hashicorp/terraform-plugin-docs
- 5e54a34 chore(deps): bump the github-actions group across 1 directory with 7 updates
- b818782 🔄 synced local '.changie.yaml' with remote 'projects/go-terraform-provider/.changie.yaml'
- 9c57694 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
- 9a408e0 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
- 041f333 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
- 79bc751 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
v0.2.1
Fixed
- Added documentation
v0.2.0
Added
- Resource project user deletion fix
Fixed
- Added changie, updated project
v0.1.3
v0.1.2
v0.1.1
Changelog
e7cb6b1 Add data_sonarqube_user
and sonarqube_project_user
d9ff255 Add github action for when we have tests
d29ec7c Add goreleaser
5521b23 Add new resource: resource_settings_value
9087b9c Create README.md
22ed01d Handle non-existing user gracefully instead of crashing
2947afd Initial version
9f9d9ac Support importing existing projects
470254a Update README.md
8adecb6 Update README.md
d7a29e0 Update goreleaser and add workflow to create a release
2b0059b Use other secret var
c56ce45 Validate permission value before creating
f907208 add dist/
0.1.0
Changelog
e7cb6b1 Add data_sonarqube_user
and sonarqube_project_user
d9ff255 Add github action for when we have tests
d29ec7c Add goreleaser
5521b23 Add new resource: resource_settings_value
9087b9c Create README.md
22ed01d Handle non-existing user gracefully instead of crashing
2947afd Initial version
9f9d9ac Support importing existing projects
470254a Update README.md
8adecb6 Update README.md
c56ce45 Validate permission value before creating