Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

URGENT PROBLEM: OCI CLIENT: Terraform failing RHEL7.4 Image issue - OCI customer urgent #25

@harrygulati2006

Description

@harrygulati2006

Hi

We are an OCI customer and we are facing issues with the Rhel terraform template.

This is the initial warning that is coming using terraform plan and terraform apply.

Warning: oci_core_instance.ipxe_node: "image": [DEPRECATED] The 'image' field has been deprecated. Please use 'source_details' instead. If both fields are specified, then 'source_details' will be used.

This took more then 2 min:-
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.

null_resource.delete_ipxe_destroy: Refreshing state... (ID: 8327305802577394881)
data.external.ipxe_gen: Refreshing state...
data.oci_identity_compartments.compartment: Refreshing state...
data.oci_identity_availability_domains.ad: Refreshing state...
data.oci_core_virtual_networks.vcn: Refreshing state...


This is the error that we are stuck at and not able to create Image:-

data.oci_core_virtual_networks.vcn: Refreshing state...

Error: Error applying plan:
1 error(s) occurred:

  • data.oci_core_subnets.subnet: Resource 'data.oci_core_virtual_networks.vcn' not found for variable 'data.oci_core_virtual_networks.vcn.virtual_networks.0.id'

We have already have an SR created for this and looking to fix this as soon as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions