constellation/bazel/ci
Moritz Sanft 34bf3ad296
terraform-provider: add image datasource (#2642)
* terraform-provider: init

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* terraform-provider: add basic docgen

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* terraform-provider: fix build steps

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* terraform-provider: extend build process and docgen

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* dev-docs: document provider usage

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* bazel: upload aspect lib mirror

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* terraform-provider: don't try to create lockfiles

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* bazel: fix shellcheck issues

* bazel: separate paths to check

* terraform-provider: clean up old files

* terraform-provider: update provider resource

* terraform-provider: add image data source

* dev-docs: remove unnecessary init

* bazel: adhere to Terraform naming expectations

* terraform-provider: fix expected data type

* terraform-provider: generate docs

* terraform-provider: improve errors

* terraform-provider: add acceptance tests for data source

* terraform-provider: fix dependencies

* bazel: quote var reference

* terraform-provider: make region optional

* terraform-provider: bind imagefetcher to data source

* bazel: tidy

* terraform-provider: remove unused parameter

* terraform-provider: remove unused parameter

* terraform-provider: extend acceptance tests

* terraform-provider: allow tests to be ran without Bazel

* dev-docs: document testing

* terraform-provider: set binary path accordingly

* dev-docs: document docgen process for the provider

* bazel: run acceptance test in writable environment

* bazel: try to write to `$TMPDIR`

* terraform-provider: style nits

* terraform-provider: leave TODO

* bazel: tidy

* terraform-provider: regenerate docs

* terraform-provider: fix comment

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2023-11-27 09:00:08 +01:00
..
actionlint.sh.in bazel: improve script template resilience 2023-03-29 12:51:40 -04:00
bazel_container.sh.in bazel: update bazel container version on //:tidy 2023-07-25 15:41:55 +02:00
buf.sh.in bazel: improve script template resilience 2023-03-29 12:51:40 -04:00
BUILD.bazel terraform-provider: add image datasource (#2642) 2023-11-27 09:00:08 +01:00
cli_docgen.sh.in bazel: add cli doc generation to //:generate 2023-03-30 12:01:13 -04:00
go_generate.sh.in bazel: add yq to PATH in go generate 2023-07-20 15:47:12 +02:00
go_tidy.sh.in bazel: better ci script naming 2023-03-30 12:01:13 -04:00
gocoverage_diff.sh.in ci: comment Go coverage report on PR 2023-08-28 15:44:07 +02:00
golangci_lint.sh.in ci: comment Go coverage report on PR 2023-08-28 15:44:07 +02:00
golicenses.sh.in bazel check: silent env for cleaner output (#1898) 2023-06-14 13:58:21 +02:00
govulncheck.sh.in bazel: use -C flag in govulncheck ci 2023-08-15 16:29:56 +02:00
license_header.sh.in bazel: better ci script naming 2023-03-30 12:01:13 -04:00
proto_targets_check.sh.in use toolchains from nixpkgs (with fallback) 2023-09-27 17:58:19 +02:00
proto_targets.bzl bazel: add protoc codegen to //:generate target (#1554) 2023-03-30 14:47:29 +02:00
shellcheck.sh.in cli: move cli/internal libraries (#2623) 2023-11-22 14:52:56 +01:00
shfmt.sh.in cli: move cli/internal libraries (#2623) 2023-11-22 14:52:56 +01:00
terraform_docgen.sh.in terraform-provider: add image datasource (#2642) 2023-11-27 09:00:08 +01:00
terraform.sh.in terraform-provider: add image datasource (#2642) 2023-11-27 09:00:08 +01:00
tfsec.sh.in bazel: improve script template resilience 2023-03-29 12:51:40 -04:00
unused_gh_actions.sh.in ci: remove unused actions 2023-08-03 16:09:06 +02:00