Install az
CLI on bootstrap
#78
module-ci.yaml
on: pull_request
module-ci
/
...
/
validate
9s
module-ci
/
...
/
lint
16s
module-ci
/
...
/
documentation
10s
module-ci
/
...
/
code-analysis
12s
module-ci
/
...
/
test-examples
8s
module-ci
/
...
/
test-local
9s
module-ci
/
...
/
test-remote
6m 39s
module-ci
/
...
/
validate
Annotations
3 errors, 5 warnings, and 9 notices
module-ci / documentation / documentation
Process completed with exit code 1.
|
module-ci / documentation / documentation
Process completed with exit code 1.
|
module-ci / lint / lint
Process completed with exit code 2.
|
module-ci / documentation / documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
module-ci / lint / lint
Your local .tflint.hcl file is different from the default one in the cloudeteer/terraform-governance repository. Please update your configuration file accordingly to make sure you have consistent documentation results.
|
module-ci / lint / lint
Your local .tflint.examples.hcl file is different from the default one in the cloudeteer/terraform-governance repository. Please update your configuration file accordingly to make sure you have consistent documentation results.
|
module-ci / code-analysis / code-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
module-ci / code-analysis / code-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
module-ci / validate / validate
Terraform version ">= 1.9" found in "./terraform.tf"
|
module-ci / test / test-examples
Terraform version "1.9.0" found in "tests/remote/terraform.tf"
|
module-ci / test / test-local
Terraform version "1.9.0" found in "tests/remote/terraform.tf"
|
module-ci / lint / lint
Terraform version ">= 1.9" found in "./terraform.tf"
|
module-ci / lint / lint:
variables.tf#L7
`init_access_azure_principal_id` variable has no description
|
module-ci / lint / lint:
outputs.tf#L1
output name `LAUNCHPAD_AZURE_CLIENT_ID` must match the following format: snake_case
|
module-ci / lint / lint:
outputs.tf#L6
output name `LAUNCHPAD_AZURE_STORAGE_ACCOUNT_NAME` must match the following format: snake_case
|
module-ci / lint / lint:
outputs.tf#L11
output name `LAUNCHPAD_AZURE_TENANT_ID` must match the following format: snake_case
|
module-ci / test / test-remote
Terraform version "1.9.0" found in "tests/remote/terraform.tf"
|