Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
aed370eadf
Bump actions/setup-go from 4.0.1 to 4.1.0 (#5)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fac708d667...93397bea11)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 01:44:13 +02:00
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
aa825e5aae
Batch fetch projects api calls and updated changelog 2023-08-03 00:47:30 +02:00
c24cf0f443
Added identities and jobs datasource usage examples 2023-08-02 00:25:59 +02:00
269963bc8f
Implemented project data source 2023-08-01 00:32:23 +02:00
6642a66a1d
Implemented identities datasource 2023-07-31 00:31:43 +02:00
ec8e96003f
Upgrade notes 2023-07-25 23:38:58 +02:00
dependabot[bot]
ffcacdac50
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 (#3)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.3.2 to 1.3.3.
- [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.2...v1.3.3)

---
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-07-23 00:50:47 +02:00
dependabot[bot]
d31d72d0cb
Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 (#2)
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 23:06:49 +02:00
dependabot[bot]
897010c38b
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (#1)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.3.1 to 1.3.2.
- [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.1...v1.3.2)

---
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-06-29 21:52:29 +02:00
271ce93387
Add jobs datasource 2023-06-26 00:00:50 +02:00
575c4ed228
Update projects data source schema to use an extended attributes definition 2023-06-24 17:29:20 +02:00
21b3a6e587
Terraform registry documentation bootstrap 2023-06-19 13:08:03 +02:00
932a149c35
Deactivate 32bits builds because the ksuid library does not support those
⨯ release failed after 7m3s                error=failed to build for freebsd_386: exit status 1: # github.com/exograd/go-daemon/ksuid
Error: ../../../go/pkg/mod/github.com/exograd/go-daemon@v0.0.0-20221017152404-800adf39c12f/ksuid/ksuid.go:38:15: cannot use math.MaxUint32 (untyped int constant 4294967295) as int value in argument to fmt.Sprintf (overflows)
Error: The process '/opt/hostedtoolcache/goreleaser-action/1.18.2/x64/goreleaser' failed with exit code 1
2023-06-19 00:27:54 +02:00
3586ed65b7
golangci fixes 2023-06-19 00:16:15 +02:00
18ae275c5b
Prepared everything for the first release 2023-06-19 00:05:58 +02:00
6844355a92
Imported and modified evcli's api client code 2023-06-18 17:43:53 +02:00
64ac1f44e0
Implemented project resource 2023-06-18 17:01:35 +02:00
3d60272592
Implemented projects datasource 2023-06-18 00:31:32 +02:00
ed756785c6
Initial import 2023-06-16 22:55:23 +02:00