<?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: TF provider NetApp/netapp-cloudmanager/21.3.0 fails to build a connector in Cloud Volumes ONTAP</title>
    <link>https://community.netapp.com/t5/Cloud-Volumes-ONTAP/TF-provider-NetApp-netapp-cloudmanager-21-3-0-fails-to-build-a-connector/m-p/165716#M312</link>
    <description>&lt;P&gt;It turned out that this disk label error was non fatal and the connector build was failing after that on wrong subnet_id provided.&lt;/P&gt;&lt;P&gt;My successful builds still show this error in activity reports but work fine. It can be ignored - I think.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 05:05:58 GMT</pubDate>
    <dc:creator>pzi123321</dc:creator>
    <dc:date>2021-04-07T05:05:58Z</dc:date>
    <item>
      <title>TF provider NetApp/netapp-cloudmanager/21.3.0 fails to build a connector</title>
      <link>https://community.netapp.com/t5/Cloud-Volumes-ONTAP/TF-provider-NetApp-netapp-cloudmanager-21-3-0-fails-to-build-a-connector/m-p/165624#M311</link>
      <description>&lt;P&gt;Simple try to build a Cloud Manager connector in GCP fails half way after creating a deployment in GCP, boot disk and then when trying to label the disk it fails leaving open deployment and disk behind.&amp;nbsp; The error message in GCP activity after successful creation of boot disk is:&lt;/P&gt;&lt;P&gt;Failed: Set labels of disk&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Failed: Set labels of disk
xxxxxx@cloudservices.gserviceaccount.com failed to set labels of disk clgx-netapplab-dev-vm-disk-boot
April 2, 2021 at 9:39:32 PM GMT-6

User
    xxxxxxx@cloudservices.gserviceaccount.com


Resource name
    projects/netapplab-app-dev-49c4/zones/us-west1-a/disks/netapplab-dev-vm-disk-boot

Error message
    Invalid argument (HTTP 400): Labels fingerprint either invalid or resource labels have changed

Response &amp;gt; error
Code
    412
Errors
Errors 1
Domain
    global
Location
    If-Match
Location type
    header
Message
    Labels fingerprint either invalid or resource labels have changed
Reason
    conditionNotMet
Message
    Labels fingerprint either invalid or resource labels have changed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The TF code is here:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;terraform {
  required_providers {
    netapp-cloudmanager = {
      source = "NetApp/netapp-cloudmanager"
      version = "21.3.0"
    }
  }
}


provider "netapp-cloudmanager" {
  refresh_token = var.cloudmanager_refresh_token
}


resource "netapp-cloudmanager_connector_gcp" "this" {
  provider              = netapp-cloudmanager
  name                  = var.project_name
  project_id            = var.project_id
  zone                  = var.zone
  company               = "x"
  service_account_email = var.service_account_email
  service_account_path  = var.service_account_path
  account_id            = var.account_id
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:28:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Cloud-Volumes-ONTAP/TF-provider-NetApp-netapp-cloudmanager-21-3-0-fails-to-build-a-connector/m-p/165624#M311</guid>
      <dc:creator>pzi123321</dc:creator>
      <dc:date>2025-06-04T10:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: TF provider NetApp/netapp-cloudmanager/21.3.0 fails to build a connector</title>
      <link>https://community.netapp.com/t5/Cloud-Volumes-ONTAP/TF-provider-NetApp-netapp-cloudmanager-21-3-0-fails-to-build-a-connector/m-p/165716#M312</link>
      <description>&lt;P&gt;It turned out that this disk label error was non fatal and the connector build was failing after that on wrong subnet_id provided.&lt;/P&gt;&lt;P&gt;My successful builds still show this error in activity reports but work fine. It can be ignored - I think.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 05:05:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Cloud-Volumes-ONTAP/TF-provider-NetApp-netapp-cloudmanager-21-3-0-fails-to-build-a-connector/m-p/165716#M312</guid>
      <dc:creator>pzi123321</dc:creator>
      <dc:date>2021-04-07T05:05:58Z</dc:date>
    </item>
  </channel>
</rss>

