summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 (#3)v0.0.4dependabot[bot]2023-07-232-6/+6
| | | | | | | | | | | | | | | | 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>
* Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 (#2)dependabot[bot]2023-07-062-9/+12
| | | | | | | | | | | | | | | | 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>
* Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (#1)dependabot[bot]2023-06-292-12/+12
| | | | | | | | | | | | | | | | 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>
* Add jobs datasourcev0.0.3Julien Dessaux2023-06-264-2/+450
|
* Update projects data source schema to use an extended attributes definitionJulien Dessaux2023-06-243-14/+24
|
* Terraform registry documentation bootstrapv0.0.2Julien Dessaux2023-06-199-10/+65
|
* Deactivate 32bits builds because the ksuid library does not support thosev0.0.1Julien Dessaux2023-06-191-5/+0
| | | | | | тип 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
* golangci fixesJulien Dessaux2023-06-192-3/+3
|
* Prepared everything for the first releaseJulien Dessaux2023-06-1923-4/+857
|
* Imported and modified evcli's api client codeJulien Dessaux2023-06-1811-5/+523
|
* Implemented project resourceJulien Dessaux2023-06-183-16/+162
|
* Implemented projects datasourceJulien Dessaux2023-06-182-0/+155
|
* Initial importJulien Dessaux2023-06-161-0/+287