Skip to content

module.airlock_resources.azurerm_service_plan.airlock_plan can take over 30 minutes to deploy #3817

Open
@TonyWildish-BH

Description

Description

In my Azure TRE deployment I am trying to run 'make deploy-core' on an as-yet unmodified fork. The deployment takes an excessively long time, and in particular, it seems that module.airlock_resources.azurerm_service_plan.airlock_plan is stuck somehow.

The resource is actually deployed, I can see it in the portal and it's there, healthy. However, terraform is not recognising that it has been deployed, and is waiting forever in the 'still creating' state.

N.B. There's some discussion at hashicorp/terraform-provider-azurerm#2616 which might be relevant?

Steps

The steps I have tried are:

  1. Follow the build instructions to the letter, running step by step. When it comes to the 'deploy-core' target, I get this problem.
  2. Killing/re-starting the process didn't help, it just picked up from where it was before.

Code

The code I am using is an unmodified fork of the source, last updated on December 7th. The latest entry in the 'git log' is:

Author: Marcus Robinson <[email protected]>
Date:   Thu Dec 7 16:12:25 2023 +0000

    Switch to Open Telemetry for logging (#3762)

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions