Skip to content

Terraform plan take over an hour #2372

Open
@cat-turner

Description

@cat-turner

I have to now add the terraform plan and apply argument (refresh= false) so that our deployments don't take an hour. Without it, terraform plan can take an hour. And this is just to update our OCI instances. This problem started

Terraform Version and Provider Version

OCI Provider version: 6.34.0
Terraform Version: 1.11.4

Affected Resource(s)

Oci container instances, but we are mainly being affected in the terraform plan stage

Debug Output

There is nothing unusual. Just appears to be pause refreshing the state.

Expected Behavior

Plan should complete in less than 10 mins

Actual Behavior

Plan takes over an hour. I am forced to use the argument refresh=false

Steps to Reproduce

  1. terraform plan

Important Factoids

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting-affected-resourcesPlease Provide the affected resource name in description. ex. Affected resource - oci_core_instancebug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions