<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Intersight Terraform issue in Code Exchange</title>
    <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981775#M58</link>
    <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;terraform state show 'data.intersight_os_install.os_install'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;No instance found for the given address!&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;This command requires that the address references one specific instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;To view the available instances, use "terraform state list". Please modify &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;the address to reference a specific instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;terraform state list&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_compute_physical_summary.server&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_firmware_server_configuration_utility_distributable.scu_repo&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_organization_organization.org&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_os_configuration_file.os_config&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_softwarerepository_operating_system_file.os_repo&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I tried the terraform print command you referred to, but "print" is not an option.&amp;nbsp; I also ran the terraform command to an output file, and then ran the command "&lt;SPAN&gt;terraform show -json tfplan", but that looks all strung out together, at least from the command line when I ran it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 20:14:40 GMT</pubDate>
    <dc:creator>Tbowden</dc:creator>
    <dc:date>2023-12-19T20:14:40Z</dc:date>
    <item>
      <title>Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981564#M51</link>
      <description>&lt;P&gt;I am trying to configure Terraform and Intersight and trying to call the OS Install workflow, but something isnt right.&amp;nbsp; I ran terraform init, then plan, then apply, but I get this error message below.&amp;nbsp; Any idea what could be wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;intersight_os_install.os_install: Creating...&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;╷&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;error occurred while creating OsInstall: 400 Bad Request Response from endpoint: {"code":"InvalidRequest","message":"Cannot execute the request. The JSON document is malformed.","messageId":"barcelona_request_malformed_json","traceId":"VkJFRH6XwfSaXXt4sslpZjw0jkCFWZxCI7OUSLkvL1h-9YJ8-DlI-A==","cause":{"code":"InternalServerError","message":"Cannot execute the request due to an error. Retry later.","messageId":"barcelona_request_internal_error","traceId":"VkJFRH6XwfSaXXt4sslpZjw0jkCFWZxCI7OUSLkvL1h-9YJ8-DlI-A=="}}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;with intersight_os_install.os_install,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;on os_install.tf line 1, in resource "intersight_os_install" "os_install":&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;1: resource "intersight_os_install" "os_install" &lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 16:51:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981564#M51</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-19T16:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981591#M52</link>
      <description>&lt;P&gt;The JSON body you are passing in the resource configuration is malformed. Double check that the JSON follows proper formatting syntax and that all required attributes are included. Run the&amp;nbsp;terraform validate&amp;nbsp;to check.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:29:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981591#M52</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2023-12-19T17:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981595#M53</link>
      <description>&lt;P&gt;I did the "terraform validate" and it comes back clean, thats what Im not understanding.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:33:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981595#M53</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-19T17:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981607#M54</link>
      <description>&lt;P&gt;Im trying to configure this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/codeexchange/github/repo/sandkum5/terraform_intersight_os_install/#readme" target="_blank"&gt;https://developer.cisco.com/codeexchange/github/repo/sandkum5/terraform_intersight_os_install/#readme&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:44:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981607#M54</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-19T17:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981644#M55</link>
      <description>&lt;P&gt;run&amp;nbsp;terraform show -json os_install.os_install&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this will output the complete JSON document that defines the os_install resource configuration, including any arguments and nested blocks that have been set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run the trace command also as this might show more details&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;export TF_LOG="TRACE"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 18:24:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981644#M55</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2023-12-19T18:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981689#M56</link>
      <description>&lt;P&gt;Thank you, but when I run the above I get this error message.&amp;nbsp; Should I be setting it to os_install.tf?&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;terraform show -json os_install.tf&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;╷&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Failed to read the given file as a state or plan file&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; State read error: Error reading os_install.tf as a statefile: 2 problems:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; - Unsupported state file format: The state file could not be parsed as JSON: syntax error at byte offset 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; - Unsupported state file format: The state file does not have a "version" attribute, which is required to identify the format version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; Plan read error: couldn't load the provided path as either a local plan file (zip: not a valid zip file) or a saved cloud plan (invalid character 'r' looking for beginning of value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;╵&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;terraform show -json os_install.os_install&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;╷&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Failed to read the given file as a state or plan file&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; State read error: Error loading statefile: open os_install.os_install: no such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;│&lt;/SPAN&gt;&lt;SPAN class=""&gt; Plan read error: couldn't load the provided path as either a local plan file (open os_install.os_install: no such file or directory) or a saved cloud plan (open os_install.os_install: no such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;╵&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 18:38:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981689#M56</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-19T18:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981761#M57</link>
      <description>&lt;P class=""&gt;Ah I see ok, the terraform show command requires you to pass in an actual state file or plan file, not just a resource name here . Since you want to inspect the os_install resource configuration that is defined in your Terraform code, try this instead&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;terraform state show 'data.intersight_os_install.os_install'&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;This will show the resource attributes that Terraform has stored in the state for that os_install data resource.&lt;/P&gt;&lt;P class=""&gt;However, if you haven't run terraform apply yet, that resource won't yet exist in the state.&lt;/P&gt;&lt;P class=""&gt;In that case, your options are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Do a&amp;nbsp;terraform plan -out=tfplan, then run&amp;nbsp;terraform show -json tfplan&amp;nbsp;to see the planned resource definition&lt;/LI&gt;&lt;LI&gt;Print out the resource definition from your Terraform code:&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;terraform print os_install.tf&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;Manually inspect the os_install.tf file to view the resource definition&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P class=""&gt;Let me know if any of those help you view that os_install configuration!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Dec 2023 19:56:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981761#M57</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2023-12-19T19:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981775#M58</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;terraform state show 'data.intersight_os_install.os_install'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;No instance found for the given address!&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;This command requires that the address references one specific instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;To view the available instances, use "terraform state list". Please modify &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;the address to reference a specific instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;terraform state list&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_compute_physical_summary.server&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_firmware_server_configuration_utility_distributable.scu_repo&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_organization_organization.org&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_os_configuration_file.os_config&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data.intersight_softwarerepository_operating_system_file.os_repo&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I tried the terraform print command you referred to, but "print" is not an option.&amp;nbsp; I also ran the terraform command to an output file, and then ran the command "&lt;SPAN&gt;terraform show -json tfplan", but that looks all strung out together, at least from the command line when I ran it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 20:14:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981775#M58</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-19T20:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981800#M59</link>
      <description>&lt;P&gt;Arh ok&amp;nbsp;&lt;SPAN&gt;on the &lt;/SPAN&gt;terraform state list&lt;SPAN&gt; output you shared, it doesn't look like you have a &lt;/SPAN&gt;data.intersight_os_install&lt;SPAN&gt; resource in your state yet. That would explain why you got the "No instance found" error when trying to show it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 21:02:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981800#M59</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2023-12-19T21:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981811#M60</link>
      <description>&lt;P&gt;So I have a data.tf file that has this in there, then I have another file called os_install.tf&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;data "intersight_os_install" "response" {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;moid = intersight_os_install.os_install.id&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;resource "intersight_os_install" "os_install" {&lt;BR /&gt;name = local.name&lt;BR /&gt;description = local.description&lt;BR /&gt;organization {&lt;BR /&gt;object_type = "organization.Organization"&lt;BR /&gt;moid = data.intersight_organization_organization.org.results[0].moid&lt;BR /&gt;}&lt;BR /&gt;server {&lt;BR /&gt;object_type = data.intersight_compute_physical_summary.server.results[0].source_object_type&lt;BR /&gt;moid = data.intersight_compute_physical_summary.server.results[0].moid&lt;BR /&gt;}&lt;BR /&gt;image {&lt;BR /&gt;object_type = "softwarerepository.OperatingSystemFile"&lt;BR /&gt;moid = data.intersight_softwarerepository_operating_system_file.os_repo.results[0].moid&lt;BR /&gt;}&lt;BR /&gt;osdu_image {&lt;BR /&gt;object_type = "firmware.ServerConfigurationUtilityDistributable"&lt;BR /&gt;moid = data.intersight_firmware_server_configuration_utility_distributable.scu_repo.results[0].moid&lt;BR /&gt;}&lt;BR /&gt;configuration_file {&lt;BR /&gt;object_type = "os.ConfigurationFile"&lt;BR /&gt;moid = data.intersight_os_configuration_file.os_config.results[0].moid&lt;BR /&gt;}&lt;BR /&gt;answers {&lt;BR /&gt;hostname = local.os_hostname&lt;BR /&gt;ip_config_type = local.os_ip_config_type&lt;BR /&gt;ip_configuration {&lt;BR /&gt;additional_properties = jsonencode({&lt;BR /&gt;IpV4Config = {&lt;BR /&gt;IpAddress = local.os_ipv4_addr&lt;BR /&gt;Netmask = local.os_ipv4_netmask&lt;BR /&gt;Gateway = local.os_ipv4_gateway&lt;BR /&gt;}&lt;BR /&gt;})&lt;BR /&gt;object_type = "os.Ipv4Configuration"&lt;BR /&gt;}&lt;BR /&gt;is_root_password_crypted = false&lt;BR /&gt;nameserver = local.os_ipv4_dns_ip&lt;BR /&gt;root_password = local.os_root_password&lt;BR /&gt;nr_source = local.os_answers_nr_source&lt;BR /&gt;}&lt;BR /&gt;install_method = "vMedia"&lt;BR /&gt;install_target {&lt;BR /&gt;object_type = local.target_config.ObjectType&lt;BR /&gt;additional_properties = jsonencode({&lt;BR /&gt;# MRAID VD Target&lt;BR /&gt;ObjectType = local.ObjectType&lt;BR /&gt;Id = local.Id&lt;BR /&gt;Name = local.Name&lt;BR /&gt;StorageControllerSlotId = local.StorageControllerSlotId&lt;BR /&gt;# FC Target&lt;BR /&gt;InitiatorWwpn = local.InitiatorWwpn&lt;BR /&gt;TargetWwpn = local.TargetWwpn&lt;BR /&gt;# iSCSI Target&lt;BR /&gt;TargetIqn = local.TargetIqn&lt;BR /&gt;VnicMac = local.VnicMac&lt;BR /&gt;# LunId parameter is common between FC and iSCSI Targets&lt;BR /&gt;LunId = local.LunId&lt;BR /&gt;})&lt;BR /&gt;}&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 21:52:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4981811#M60</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-19T21:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983111#M62</link>
      <description>&lt;P&gt;Any other idea of how to solve my issue?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 14:55:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983111#M62</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-21T14:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983151#M63</link>
      <description>&lt;P&gt;The only thing i can think of now is&amp;nbsp; based on the last output that is trying to reference the id attribute of intersight_os_install.os_install before the resource has been created.&amp;nbsp; Which you cannot reference attributes of a resource before it has been created.,the id attribute is generated only after the resource has been successfully created.&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&amp;nbsp;data "intersight_os_install" "response" block, its attempting to use intersight_os_install.os_install.id, but at that point, os_install hasn't been created yet.&lt;/P&gt;&lt;P&gt;Have you pulled this code from a repo or made this yourself? Only asking if this is a clone repo, might be worth looking over the issues on the repo to see if this has been raised or linked to a version?&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 15:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983151#M63</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2023-12-21T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983169#M64</link>
      <description>&lt;P&gt;I did pull this code from GitHub, and it looks like the last update may have been around 7 months ago, but you know how things can change very quickly&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/codeexchange/github/repo/sandkum5/terraform_intersight_os_install/" target="_blank"&gt;https://developer.cisco.com/codeexchange/github/repo/sandkum5/terraform_intersight_os_install/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 16:09:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983169#M64</guid>
      <dc:creator>Tbowden</dc:creator>
      <dc:date>2023-12-21T16:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Intersight Terraform issue</title>
      <link>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983206#M65</link>
      <description>&lt;P&gt;I would place an issue on the repo and see if this a version issue&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 17:18:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/code-exchange/intersight-terraform-issue/m-p/4983206#M65</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2023-12-21T17:18:47Z</dc:date>
    </item>
  </channel>
</rss>

