Commit graph

8 commits

Author SHA1 Message Date
f04d7b341d
feat(provider): add repositories data-source 2025-05-20 15:03:07 +02:00
dependabot[bot]
2063f5ffef chore(deps): bump github.com/hashicorp/terraform-plugin-framework
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 23:23:05 +02:00
c9449084fc
feat(provider): add teams data-source
Closes #13
2025-05-14 22:35:47 +02:00
b3d51bca03
chore(deps): update go to 1.24.3 2025-05-14 22:28:36 +02:00
fd06c2539e
feat(provider): add organizations data-source 2025-05-14 22:28:33 +02:00
5d0521dca9
chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 2025-05-14 22:28:33 +02:00
3fbb5aebe7
feat(provider): add users data-source 2025-05-14 22:28:30 +02:00
95834c9ad9
feat(provider): add provider configuration 2025-05-10 01:00:36 +02:00