Find a file
dependabot[bot] dc56b6b68e
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 (#4)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.3.3 to 1.3.4.
- [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.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 22:45:00 +02:00
.github Prepared everything for the first release 2023-06-19 00:05:58 +02:00
docs Added identities and jobs datasource usage examples 2023-08-02 00:25:59 +02:00
examples Added identities and jobs datasource usage examples 2023-08-02 00:25:59 +02:00
external/evcli Batch fetch projects api calls and updated changelog 2023-08-03 00:47:30 +02:00
internal/provider Implemented project data source 2023-08-01 00:32:23 +02:00
templates Terraform registry documentation bootstrap 2023-06-19 13:08:03 +02:00
tools Prepared everything for the first release 2023-06-19 00:05:58 +02:00
.gitignore Prepared everything for the first release 2023-06-19 00:05:58 +02:00
.golangci.yml Prepared everything for the first release 2023-06-19 00:05:58 +02:00
.goreleaser.yml Deactivate 32bits builds because the ksuid library does not support those 2023-06-19 00:27:54 +02:00
CHANGELOG.md Batch fetch projects api calls and updated changelog 2023-08-03 00:47:30 +02:00
go.mod Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 (#4) 2023-08-04 22:45:00 +02:00
go.sum Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 (#4) 2023-08-04 22:45:00 +02:00
LICENSE Initial import 2023-06-16 22:55:23 +02:00
main.go Prepared everything for the first release 2023-06-19 00:05:58 +02:00
terraform-registry-manifest.json Prepared everything for the first release 2023-06-19 00:05:58 +02:00