diff --git a/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/create.yaml b/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/create.yaml index 5cc790d7f8..a18f45e702 100644 --- a/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/create.yaml +++ b/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/create.yaml @@ -18,15 +18,15 @@ metadata: name: containerattachedcluster-${uniqueId} spec: # The resourceID needs to match the name of the eks cluster to be attached - resourceID: kcc-attached-cluster + resourceID: kcc-attached-cluster-127 location: us-west1 projectRef: external: ${KCC_ATTACHED_CLUSTER_TEST_PROJECT} description: "Test attached cluster" distribution: "eks" oidcConfig: - issuerUrl: https://oidc.eks.us-west-2.amazonaws.com/id/17F5DD7A27C5CA2B2B626B94C0752B37 - platformVersion: 1.25.0-gke.5 + issuerUrl: https://oidc.eks.us-west-2.amazonaws.com/id/A115FE1C770C2452C75219524036FC0F + platformVersion: 1.27.0-gke.2 fleet: projectRef: name: project-${uniqueId} diff --git a/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/dependencies.yaml b/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/dependencies.yaml index b6749d71ff..c71925074f 100644 --- a/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/dependencies.yaml +++ b/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/dependencies.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/update.yaml b/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/update.yaml index 0ffcf55e2a..14440fc06e 100644 --- a/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/update.yaml +++ b/pkg/test/resourcefixture/testdata/basic/containerattached/v1beta1/containerattachedcluster/update.yaml @@ -18,15 +18,15 @@ metadata: name: containerattachedcluster-${uniqueId} spec: # The resourceID needs to match the name of the eks cluster to be attached - resourceID: kcc-attached-cluster + resourceID: kcc-attached-cluster-127 location: us-west1 projectRef: external: ${KCC_ATTACHED_CLUSTER_TEST_PROJECT} description: "Test attached cluster update" distribution: "eks" oidcConfig: - issuerUrl: https://oidc.eks.us-west-2.amazonaws.com/id/17F5DD7A27C5CA2B2B626B94C0752B37 - platformVersion: 1.25.0-gke.5 + issuerUrl: https://oidc.eks.us-west-2.amazonaws.com/id/A115FE1C770C2452C75219524036FC0F + platformVersion: 1.27.0-gke.2 fleet: projectRef: name: project-${uniqueId} diff --git a/scripts/generate-google3-docs/resource-reference/generated/resource-docs/containerattached/containerattachedcluster.md b/scripts/generate-google3-docs/resource-reference/generated/resource-docs/containerattached/containerattachedcluster.md index 6734b30330..62a8e1d5ce 100644 --- a/scripts/generate-google3-docs/resource-reference/generated/resource-docs/containerattached/containerattachedcluster.md +++ b/scripts/generate-google3-docs/resource-reference/generated/resource-docs/containerattached/containerattachedcluster.md @@ -23,7 +23,7 @@ Note: Before using this resource, make sure you review and complete the steps in