Skip to content

Releases: labd/terraform-provider-sonarqube

v0.2.2

17 May 13:54
61b6205
Compare
Choose a tag to compare

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

15 Sep 12:01
16ca944
Compare
Choose a tag to compare

Fixed

  • Added documentation

v0.2.0

15 Sep 09:42
2b51d17
Compare
Choose a tag to compare

Added

  • Resource project user deletion fix

Fixed

  • Added changie, updated project

v0.1.3

17 Feb 15:35
Compare
Choose a tag to compare

Changelog

2528a04 ignore non-existing users when removing from project

v0.1.2

17 Feb 13:49
b445a20
Compare
Choose a tag to compare

Changelog

b445a20 Check user exists before removing from project (#1)

v0.1.1

29 Aug 10:47
Compare
Choose a tag to compare

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

18 Jun 13:51
Compare
Choose a tag to compare

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