Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform azurerm to v4 #875

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into renovate/azurerm-4.x

28076b4
Select commit
Loading
Failed to load commit list.
Open

Update Terraform azurerm to v4 #875

Merge branch 'master' into renovate/azurerm-4.x
28076b4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / sds-azure-platform (sbox_apim TerraformPlanApply) failed Mar 3, 2025 in 1m 6s

sbox_apim TerraformPlanApply failed

Annotations

Check failure on line 42 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sds-azure-platform (sbox_apim TerraformPlanApply)

Build log #L42

Terraform command 'init' failed with exit code '1'.

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sds-azure-platform (sbox_apim TerraformPlanApply)

Build log #L43

╷
│ Error: Unsupported Terraform Core version
│ 
│   on init.tf line 2, in terraform:
│    2:   required_version = "1.10.4"
│ 
│ This configuration does not support Terraform version 1.10.5. To proceed,
│ either choose another supported Terraform version or update this version
│ constraint. Version constraints are normally set for good reason, so
│ updating the constraint may lead to other errors or unexpected behavior.
╵