Created
April 4, 2025 08:13
-
-
Save egarbi/9d6ae81f4d5f354ca138642606f471ca to your computer and use it in GitHub Desktop.
tofu plan - helm release 3.0.0-pre2 bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ cat debug.plan | |
2025-04-04T10:04:21.569+0200 [INFO] OpenTofu version: 1.9.0 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.36.0 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/opentofu/hcl/v2 v2.0.0-20240814143621-8048794c5c52 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/zclconf/go-cty v1.14.4 | |
2025-04-04T10:04:21.570+0200 [INFO] Go runtime version: go1.23.4 | |
2025-04-04T10:04:21.570+0200 [INFO] CLI args: []string{"tofu", "plan"} | |
2025-04-04T10:04:21.570+0200 [DEBUG] Attempting to open CLI config file: /Users/enrique/.terraformrc | |
2025-04-04T10:04:21.570+0200 [INFO] Loading CLI configuration from /Users/enrique/.terraformrc | |
2025-04-04T10:04:21.571+0200 [INFO] Loading CLI configuration from /Users/enrique/.terraform.d/credentials.tfrc.json | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory /Users/enrique/.terraform.d/plugins | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory /Users/enrique/Library/Application Support/io.terraform/plugins | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2025-04-04T10:04:21.572+0200 [DEBUG] Found the config directory: /Users/enrique/.terraform.d | |
2025-04-04T10:04:21.572+0200 [INFO] CLI command args: []string{"plan"} | |
2025-04-04T10:04:21.576+0200 [DEBUG] New state was assigned lineage "ee1e23a8-10b6-4a19-8b9d-9f2c31338e48" | |
2025-04-04T10:04:22.030+0200 [DEBUG] checking for provisioner in "." | |
2025-04-04T10:04:22.034+0200 [DEBUG] checking for provisioner in "/opt/homebrew/bin" | |
2025-04-04T10:04:22.037+0200 [INFO] backend/local: starting Plan operation | |
2025-04-04T10:04:22.043+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:22.043+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:22.051+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws args=[".terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws"] | |
2025-04-04T10:04:22.065+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72601 | |
2025-04-04T10:04:22.066+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws | |
2025-04-04T10:04:22.213+0200 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.7)... | |
2025-04-04T10:04:22.213+0200 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2025-04-04T10:04:22.248+0200 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2025-04-04T10:04:22.248+0200" | |
2025-04-04T10:04:22.255+0200 [DEBUG] provider.terraform-provider-aws: plugin address: network=unix address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin1475948056 timestamp="2025-04-04T10:04:22.254+0200" | |
2025-04-04T10:04:22.255+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-04T10:04:22.840+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:22.849+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72601 | |
2025-04-04T10:04:22.855+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:22.855+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:22.855+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:22.857+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm args=[".terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm"] | |
2025-04-04T10:04:22.860+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72602 | |
2025-04-04T10:04:22.860+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm | |
2025-04-04T10:04:22.889+0200 [INFO] provider.terraform-provider-helm: configuring server automatic mTLS: timestamp="2025-04-04T10:04:22.889+0200" | |
2025-04-04T10:04:22.896+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-04T10:04:22.896+0200 [DEBUG] provider.terraform-provider-helm: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin2737527261 network=unix timestamp="2025-04-04T10:04:22.896+0200" | |
2025-04-04T10:04:22.904+0200 [DEBUG] No provider meta schema returned | |
2025-04-04T10:04:22.904+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:22.905+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72602 | |
2025-04-04T10:04:22.910+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:22.911+0200 [DEBUG] Building and walking validate graph | |
2025-04-04T10:04:22.912+0200 [DEBUG] ProviderTransformer: "helm_release.mimir" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/hashicorp/helm"] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.standard" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/hashicorp/aws"].virginia-eks | |
2025-04-04T10:04:22.912+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"] | |
2025-04-04T10:04:22.912+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"].virginia | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/aws\"].virginia-eks" references: [local.tags (expand)] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/helm\"]" references: [data.aws_eks_cluster_auth.standard] | |
2025-04-04T10:04:22.912+0200 [INFO] ReferenceTransformer: reference not found: "path.module" | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "helm_release.mimir" references: [] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.standard" references: [] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "local.tags (expand)" references: [] | |
2025-04-04T10:04:22.913+0200 [DEBUG] Starting graph walk: walkValidate | |
2025-04-04T10:04:22.916+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:22.916+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:22.919+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws args=[".terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws"] | |
2025-04-04T10:04:22.935+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72603 | |
2025-04-04T10:04:22.935+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws | |
2025-04-04T10:04:23.030+0200 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.7)... | |
2025-04-04T10:04:23.030+0200 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2025-04-04T10:04:23.051+0200 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.051+0200" | |
2025-04-04T10:04:23.057+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-04T10:04:23.057+0200 [DEBUG] provider.terraform-provider-aws: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin986623667 network=unix timestamp="2025-04-04T10:04:23.057+0200" | |
2025-04-04T10:04:23.132+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:23.132+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:23.134+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm args=[".terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm"] | |
2025-04-04T10:04:23.137+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72604 | |
2025-04-04T10:04:23.137+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm | |
2025-04-04T10:04:23.152+0200 [INFO] provider.terraform-provider-helm: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.152+0200" | |
2025-04-04T10:04:23.158+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-04T10:04:23.158+0200 [DEBUG] provider.terraform-provider-helm: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin670112079 network=unix timestamp="2025-04-04T10:04:23.158+0200" | |
2025-04-04T10:04:23.164+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:23.164+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:23.169+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72603 | |
2025-04-04T10:04:23.174+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:23.174+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:23.178+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:23.178+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72604 | |
2025-04-04T10:04:23.183+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:23.183+0200 [INFO] backend/local: plan calling Plan | |
2025-04-04T10:04:23.184+0200 [DEBUG] Building and walking plan graph for NormalMode | |
2025-04-04T10:04:23.184+0200 [DEBUG] ProviderTransformer: "helm_release.mimir (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/hashicorp/helm"] | |
2025-04-04T10:04:23.184+0200 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.standard (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/hashicorp/aws"].virginia-eks | |
2025-04-04T10:04:23.185+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"] | |
2025-04-04T10:04:23.185+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"].virginia | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/helm\"]" references: [data.aws_eks_cluster_auth.standard (expand)] | |
2025-04-04T10:04:23.185+0200 [INFO] ReferenceTransformer: reference not found: "path.module" | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "helm_release.mimir (expand)" references: [] | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.standard (expand)" references: [] | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "local.tags (expand)" references: [] | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/aws\"].virginia-eks" references: [local.tags (expand)] | |
2025-04-04T10:04:23.185+0200 [DEBUG] Starting graph walk: walkPlan | |
2025-04-04T10:04:23.185+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:23.185+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:23.188+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws args=[".terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws"] | |
2025-04-04T10:04:23.203+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72605 | |
2025-04-04T10:04:23.203+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws | |
2025-04-04T10:04:23.297+0200 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.7)... | |
2025-04-04T10:04:23.297+0200 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2025-04-04T10:04:23.318+0200 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.318+0200" | |
2025-04-04T10:04:23.324+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-04T10:04:23.324+0200 [DEBUG] provider.terraform-provider-aws: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin1571888652 network=unix timestamp="2025-04-04T10:04:23.324+0200" | |
2025-04-04T10:04:23.391+0200 [DEBUG] provider.terraform-provider-aws: Configuring Terraform AWS Provider: @caller=/home/runner/work/terraform-provider-aws/terraform-provider-aws/provider/internal/conns/config.go:144 @module=aws tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.391+0200" | |
2025-04-04T10:04:23.391+0200 [DEBUG] provider.terraform-provider-aws: Resolving credentials provider: tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 timestamp="2025-04-04T10:04:23.391+0200" | |
2025-04-04T10:04:23.391+0200 [DEBUG] provider.terraform-provider-aws: Loading configuration: tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.391+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Retrieving credentials: @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [INFO] provider.terraform-provider-aws: Retrieved credentials: tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider @module=aws.aws-base tf_aws.credentials_source="SharedConfigCredentials: /Users/enrique/.aws/credentials" tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:39 timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Loading configuration: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Creating AWS SDK v1 session: @module=aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 @caller=/home/runner/work/terraform-provider-aws/terraform-provider-aws/provider/internal/conns/config.go:168 tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Retrieving AWS account details: @caller=/home/runner/work/terraform-provider-aws/terraform-provider-aws/provider/internal/conns/config.go:183 @module=aws tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Retrieving caller identity from STS: tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/aws tf_mux_provider="*schema.GRPCProviderServer" @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.394+0200 [DEBUG] provider.terraform-provider-aws: HTTP Request Sent: tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 http.request.header.content_type=application/x-www-form-urlencoded http.request.header.x_amz_date=20250404T080423Z http.method=POST http.request.header.x_amz_security_token="*****" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.9.0 (+https://www.terraform.io) terraform-provider-aws/dev (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.36.3 ua/2.1 os/macos lang/go#1.23.7 md/GOOS#darwin md/GOARCH#arm64 api/sts#1.33.17 m/n" tf_rpc=ConfigureProvider aws.region=us-east-1 http.request.header.amz_sdk_invocation_id=94230797-7c7a-4cf6-a8b7-c7e2407be65b http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************HYCB/20250404/us-east-1/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 net.peer.name=sts.us-east-1.amazonaws.com tf_aws.signing_region="" @module=aws.aws-base http.url=https://sts.us-east-1.amazonaws.com/ tf_aws.sdk=aws-sdk-go-v2 tf_provider_addr=registry.terraform.io/hashicorp/aws | |
http.request.body= | |
| Action=GetCallerIdentity&Version=2011-06-15 | |
http.request_content_length=43 rpc.service=STS rpc.system=aws-api http.request.header.amz_sdk_request="attempt=1; max=25" rpc.method=GetCallerIdentity timestamp="2025-04-04T10:04:23.394+0200" | |
2025-04-04T10:04:23.914+0200 [DEBUG] provider.terraform-provider-aws: HTTP Response Received: tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" http.duration=519 | |
http.response.body= | |
| <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
| <GetCallerIdentityResult> | |
| <Arn>arn:aws:sts::388073764231:assumed-role/EKSDeployAssumable/[email protected]</Arn> | |
| <UserId>AROA*************FSUQ:[email protected]</UserId> | |
| <Account>388073764231</Account> | |
| </GetCallerIdentityResult> | |
| <ResponseMetadata> | |
| <RequestId>a64286e4-89e3-4d36-803b-b7a18348a002</RequestId> | |
| </ResponseMetadata> | |
| </GetCallerIdentityResponse> | |
http.response.header.date="Fri, 04 Apr 2025 08:04:23 GMT" tf_rpc=ConfigureProvider aws.region=us-east-1 http.response_content_length=463 http.status_code=200 rpc.method=GetCallerIdentity rpc.service=STS tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base http.response.header.content_type=text/xml http.response.header.x_amzn_requestid=a64286e4-89e3-4d36-803b-b7a18348a002 timestamp="2025-04-04T10:04:23.914+0200" | |
2025-04-04T10:04:23.914+0200 [INFO] provider.terraform-provider-aws: Retrieved caller identity from STS: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:39 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 timestamp="2025-04-04T10:04:23.914+0200" | |
2025-04-04T10:04:23.917+0200 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.standard" references: [] | |
2025-04-04T10:04:23.928+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:23.928+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:23.931+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm args=[".terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm"] | |
2025-04-04T10:04:23.934+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72608 | |
2025-04-04T10:04:23.934+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm | |
2025-04-04T10:04:23.951+0200 [INFO] provider.terraform-provider-helm: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.951+0200" | |
2025-04-04T10:04:23.961+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-04T10:04:23.961+0200 [DEBUG] provider.terraform-provider-helm: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin4240406337 network=unix timestamp="2025-04-04T10:04:23.961+0200" | |
2025-04-04T10:04:23.969+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:23.969+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:23.974+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72605 | |
2025-04-04T10:04:23.978+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:23.978+0200 [DEBUG] provider.terraform-provider-helm: Config values after overrides: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/provider.go:465 config="map[BurstLimit:map[] Debug:map[] Experiments:<nil> HelmDriver:map[] Kubernetes:map[] PluginsPath:map[] Registries:map[] RegistryConfigPath:map[] RepositoryCache:map[] RepositoryConfigPath:map[]]" tf_req_id=8fdc1696-e20c-4cfd-511b-8125c2124c2b @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.978+0200" | |
2025-04-04T10:04:23.979+0200 [DEBUG] provider.terraform-provider-helm: Helm settings initialized: settings="map[BurstLimit:100 Debug:false KubeAPIServer: KubeAsGroups:<nil> KubeAsUser: KubeCaFile: KubeConfig: KubeContext: KubeInsecureSkipTLSVerify:false KubeTLSServerName: KubeToken: MaxHistory:10 PluginsDirectory:/Users/enrique/Library/helm/plugins QPS:0 RegistryConfig:/Users/enrique/Library/Preferences/helm/registry/config.json RepositoryCache:/Users/enrique/Library/Caches/helm/repository RepositoryConfig:/Users/enrique/Library/Preferences/helm/repositories.yaml]" @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/provider.go:483 @module=helm tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8fdc1696-e20c-4cfd-511b-8125c2124c2b timestamp="2025-04-04T10:04:23.978+0200" | |
2025-04-04T10:04:23.979+0200 [DEBUG] provider.terraform-provider-helm: Configure method completed successfully: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8fdc1696-e20c-4cfd-511b-8125c2124c2b tf_rpc=ConfigureProvider @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/provider.go:612 timestamp="2025-04-04T10:04:23.979+0200" | |
2025-04-04T10:04:23.979+0200 [INFO] ReferenceTransformer: reference not found: "path.module" | |
2025-04-04T10:04:23.979+0200 [DEBUG] ReferenceTransformer: "helm_release.mimir" references: [] | |
2025-04-04T10:04:23.982+0200 [DEBUG] provider.terraform-provider-helm: Configured meta: &{providerData:<nil> Data:0x14000684380 Settings:0x14000670c60 RegistryClient:0x1400065e4e0 HelmDriver: Experiments:map[manifest:false] Mutex:{_:{} mu:{state:0 sema:0}}}: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:639 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:23.982+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: Current state before changes: {Atomic:false Chart:"mimir-distributed" CleanupOnFail:false CreateNamespace:false DependencyUpdate:false Description:"Upgrade complete" Devel:<null> DisableCrdHooks:false DisableOpenapiValidation:false DisableWebhooks:false ForceUpdate:false ID:"mimir" Keyring:<null> Lint:false Manifest:<null> MaxHistory:0 Metadata:{"app_version":"2.15.0","chart":"mimir-distributed","first_deployed":1743710577,"last_deployed":1743753180,"name":"mimir","namespace":"mimir","revision":3,"values":"{\"admin-cache\":{\"enabled\":false},\"alertmanager\":{\"enabled\":true},\"chunks-cache\":{\"enabled\":true},\"compactor\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":1},\"continuous_test\":{\"enabled\":false},\"distributor\":{\"kedaAutoscaling\":{\"enabled\":true,\"maxReplicaCount\":50}},\"enterprise\":{\"enabled\":false},\"gateway\":{\"enabledNonEnterprise\":false},\"gr-aggr-cache\":{\"enabled\":false},\"gr-metricname-cache\":{\"enabled\":false},\"graphite\":{\"enabled\":false},\"index-cache\":{\"enabled\":true},\"ingester\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":27,\"resources\":{\"requests\":{\"cpu\":1,\"memory\":\"19073Mi\"}},\"zoneAwareReplication\":{\"enabled\":false}},\"ingress\":{\"annotations\":{\"alb.ingress.kubernetes.io/certificate-arn\":\"arn:aws:acm:us-east-1:388073764231:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\",\"alb.ingress.kubernetes.io/healthcheck-path\":\"/services\",\"alb.ingress.kubernetes.io/listen-ports\":\"[{\\\"HTTPS\\\": 443}]\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/success-codes\":\"200\",\"alb.ingress.kubernetes.io/target-group-attributes\":\"deregistration_delay.timeout_seconds=30\",\"alb.ingress.kubernetes.io/target-type\":\"ip\",\"alb.ingress.kubernetes.io/unhealthy-threshold-count\":\"10\",\"external-dns.alpha.kubernetes.io/hostname\":\"mimir-us-east-1.intranet.studocu.com\"},\"enabled\":true,\"hosts\":[\"mimir-us-east-1.intranet.studocu.com\"],\"ingressClassName\":\"alb\",\"paths\":{\"alertmanager-headless\":[{\"path\":\"/alertmanager\"},{\"path\":\"/multitenant_alertmanager/status\"},{\"path\":\"/api/v1/alerts\"}],\"compactor\":[{\"path\":\"/api/v1/upload/block/\"}],\"distributor-headless\":[{\"path\":\"/distributor\",\"pathType\":\"Prefix\"},{\"path\":\"/api/v1/push\"},{\"path\":\"/otlp/v1/metrics\"}],\"query-frontend\":[{\"path\":\"/prometheus\"},{\"path\":\"/api/v1/status/buildinfo\"},{\"path\":\"/config\"},{\"path\":\"/runtime_config\"}],\"ruler\":[{\"path\":\"/prometheus/config/v1/rules\"},{\"path\":\"/prometheus/api/v1/rules\"},{\"path\":\"/prometheus/api/v1/alerts\"}]}},\"kedaAutoscaling\":{\"customHeaders\":{\"X-Scope-OrgID\":\"mimir\"},\"prometheusAddress\":\"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"},\"memcachedExporter\":{\"enabled\":false},\"metaMonitoring\":{\"grafanaAgent\":{\"enabled\":true,\"installOperator\":true,\"metrics\":{\"remote\":{\"headers\":{\"X-Scope-OrgID\":\"mimir\"},\"url\":\"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"}}},\"serviceMonitor\":{\"enabled\":true}},\"metadata-cache\":{\"enabled\":true},\"mimir\":{\"structuredConfig\":{\"alertmanager\":{\"alertmanager_client\":{\"grpc_compression\":\"s2\"}},\"alertmanager_storage\":{\"storage_prefix\":\"alertmanager\"},\"blocks_storage\":{\"storage_prefix\":\"blocks\"},\"common\":{\"storage\":{\"backend\":\"s3\",\"s3\":{\"bucket_name\":\"mimir-studocu.us-east-1\",\"endpoint\":\"s3.us-east-1.amazonaws.com\",\"insecure\":false}}},\"frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"frontend_worker\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"},\"query_scheduler_grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ingester_client\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"limits\":{\"ingestion_burst_size\":500000,\"ingestion_rate\":50000,\"max_global_series_per_user\":9000000,\"max_label_names_per_series\":40},\"memberlist\":{\"compression_enabled\":true},\"query_scheduler\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler\":{\"query_frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler_client\":{\"grpc_compression\":\"s2\"}},\"ruler_storage\":{\"storage_prefix\":\"ruler\"}}},\"minio\":{\"enabled\":false},\"nginx\":{\"enabled\":false},\"overrides_exporter\":{\"enabled\":true,\"replicas\":2},\"querier\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_frontend\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_scheduler\":{\"enabled\":true},\"rbac\":{\"create\":false},\"results-cache\":{\"enabled\":false},\"rollout_operator\":{\"enabled\":false},\"ruler\":{\"kedaAutoscaling\":{\"enabled\":true}},\"runtimeConfig\":{\"overrides\":{\"mimir\":{\"compactor_blocks_retention_period\":\"15w\"},\"production\":{\"compactor_blocks_retention_period\":\"1y\",\"ingestion_burst_size\":500000,\"ingestion_rate\":120000,\"max_global_series_per_user\":100000000},\"shared\":{\"compactor_blocks_retention_period\":\"15w\"},\"staging\":{\"compactor_blocks_retention_period\":\"2w\"}}},\"serviceAccount\":{\"annotations\":{\"eks.amazonaws.com/role-arn\":\"arn:aws:iam::388073764231:role/MimirPod-us-east-1--20250401182812407800000001\"},\"create\":true,\"name\":\"mimir\"},\"smoke_test\":{\"backoffLimit\":10,\"tenantId\":\"mimir\"},\"store_gateway\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"podManagementPolicy\":\"OrderedReady\",\"replicas\":2,\"zoneAwareReplication\":{\"enabled\":false}},\"tokengenJob\":{\"enable\":true},\"vaultAgent\":{\"enabled\":false}}","version":"5.6.0"} Name:"mimir" Namespace:"mimir" PassCredentials:false PostRender:<nil> RecreatePods:false Replace:false RenderSubchartNotes:true Repository:<null> RepositoryCaFile:<null> RepositoryCertFile:<null> RepositoryKeyFile:<null> RepositoryPassword:<null> RepositoryUsername:<null> ResetValues:false ReuseValues:false SetWO:<null> SetWORevision:<null> Set:<null> SetList:<null> SetSensitive:<null> SkipCrds:false Status:"deployed" Timeout:300 Values:<null> Verify:false Version:"5.6.0" Wait:true WaitForJobs:false}: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:846 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: [resourceReleaseExists: mimir] Start: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1576 tf_rpc=ReadResource tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: Raw Kubernetes Data before conversion: tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:87 tf_provider_addr=registry.terraform.io/hashicorp/helm KubernetesData=map[] tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @module=helm timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: Initial configPaths: configPaths=[] tf_resource_type=helm_release @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:116 timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [INFO] provider.terraform-provider-helm: Successfully initialized kubernetes config: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:222 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post action created: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1613 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @module=helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post run: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1616 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease completed: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1630 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: [resourceReleaseExists: mimir] Done: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1591 @module=helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: [resourceReleaseRead: mimir] Started: tf_rpc=ReadResource @module=helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:868 tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: Raw Kubernetes Data before conversion: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:87 @module=helm KubernetesData=map[] tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: Initial configPaths: @module=helm configPaths=[] tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:116 tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [INFO] provider.terraform-provider-helm: Successfully initialized kubernetes config: tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:222 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post action created: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1613 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post run: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1616 tf_resource_type=helm_release tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease completed: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/helm @module=helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1630 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Metadata after conversion: {"app_version":"2.15.0","chart":"mimir-distributed","first_deployed":1743710577,"last_deployed":1743753180,"name":"mimir","namespace":"mimir","revision":3,"values":"{\"admin-cache\":{\"enabled\":false},\"alertmanager\":{\"enabled\":true},\"chunks-cache\":{\"enabled\":true},\"compactor\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":1},\"continuous_test\":{\"enabled\":false},\"distributor\":{\"kedaAutoscaling\":{\"enabled\":true,\"maxReplicaCount\":50}},\"enterprise\":{\"enabled\":false},\"gateway\":{\"enabledNonEnterprise\":false},\"gr-aggr-cache\":{\"enabled\":false},\"gr-metricname-cache\":{\"enabled\":false},\"graphite\":{\"enabled\":false},\"index-cache\":{\"enabled\":true},\"ingester\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":27,\"resources\":{\"requests\":{\"cpu\":1,\"memory\":\"19073Mi\"}},\"zoneAwareReplication\":{\"enabled\":false}},\"ingress\":{\"annotations\":{\"alb.ingress.kubernetes.io/certificate-arn\":\"arn:aws:acm:us-east-1:388073764231:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\",\"alb.ingress.kubernetes.io/healthcheck-path\":\"/services\",\"alb.ingress.kubernetes.io/listen-ports\":\"[{\\\"HTTPS\\\": 443}]\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/success-codes\":\"200\",\"alb.ingress.kubernetes.io/target-group-attributes\":\"deregistration_delay.timeout_seconds=30\",\"alb.ingress.kubernetes.io/target-type\":\"ip\",\"alb.ingress.kubernetes.io/unhealthy-threshold-count\":\"10\",\"external-dns.alpha.kubernetes.io/hostname\":\"mimir-us-east-1.intranet.studocu.com\"},\"enabled\":true,\"hosts\":[\"mimir-us-east-1.intranet.studocu.com\"],\"ingressClassName\":\"alb\",\"paths\":{\"alertmanager-headless\":[{\"path\":\"/alertmanager\"},{\"path\":\"/multitenant_alertmanager/status\"},{\"path\":\"/api/v1/alerts\"}],\"compactor\":[{\"path\":\"/api/v1/upload/block/\"}],\"distributor-headless\":[{\"path\":\"/distributor\",\"pathType\":\"Prefix\"},{\"path\":\"/api/v1/push\"},{\"path\":\"/otlp/v1/metrics\"}],\"query-frontend\":[{\"path\":\"/prometheus\"},{\"path\":\"/api/v1/status/buildinfo\"},{\"path\":\"/config\"},{\"path\":\"/runtime_config\"}],\"ruler\":[{\"path\":\"/prometheus/config/v1/rules\"},{\"path\":\"/prometheus/api/v1/rules\"},{\"path\":\"/prometheus/api/v1/alerts\"}]}},\"kedaAutoscaling\":{\"customHeaders\":{\"X-Scope-OrgID\":\"mimir\"},\"prometheusAddress\":\"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"},\"memcachedExporter\":{\"enabled\":false},\"metaMonitoring\":{\"grafanaAgent\":{\"enabled\":true,\"installOperator\":true,\"metrics\":{\"remote\":{\"headers\":{\"X-Scope-OrgID\":\"mimir\"},\"url\":\"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"}}},\"serviceMonitor\":{\"enabled\":true}},\"metadata-cache\":{\"enabled\":true},\"mimir\":{\"structuredConfig\":{\"alertmanager\":{\"alertmanager_client\":{\"grpc_compression\":\"s2\"}},\"alertmanager_storage\":{\"storage_prefix\":\"alertmanager\"},\"blocks_storage\":{\"storage_prefix\":\"blocks\"},\"common\":{\"storage\":{\"backend\":\"s3\",\"s3\":{\"bucket_name\":\"mimir-studocu.us-east-1\",\"endpoint\":\"s3.us-east-1.amazonaws.com\",\"insecure\":false}}},\"frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"frontend_worker\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"},\"query_scheduler_grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ingester_client\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"limits\":{\"ingestion_burst_size\":500000,\"ingestion_rate\":50000,\"max_global_series_per_user\":9000000,\"max_label_names_per_series\":40},\"memberlist\":{\"compression_enabled\":true},\"query_scheduler\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler\":{\"query_frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler_client\":{\"grpc_compression\":\"s2\"}},\"ruler_storage\":{\"storage_prefix\":\"ruler\"}}},\"minio\":{\"enabled\":false},\"nginx\":{\"enabled\":false},\"overrides_exporter\":{\"enabled\":true,\"replicas\":2},\"querier\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_frontend\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_scheduler\":{\"enabled\":true},\"rbac\":{\"create\":false},\"results-cache\":{\"enabled\":false},\"rollout_operator\":{\"enabled\":false},\"ruler\":{\"kedaAutoscaling\":{\"enabled\":true}},\"runtimeConfig\":{\"overrides\":{\"mimir\":{\"compactor_blocks_retention_period\":\"15w\"},\"production\":{\"compactor_blocks_retention_period\":\"1y\",\"ingestion_burst_size\":500000,\"ingestion_rate\":120000,\"max_global_series_per_user\":100000000},\"shared\":{\"compactor_blocks_retention_period\":\"15w\"},\"staging\":{\"compactor_blocks_retention_period\":\"2w\"}}},\"serviceAccount\":{\"annotations\":{\"eks.amazonaws.com/role-arn\":\"arn:aws:iam::388073764231:role/MimirPod-us-east-1--20250401182812407800000001\"},\"create\":true,\"name\":\"mimir\"},\"smoke_test\":{\"backoffLimit\":10,\"tenantId\":\"mimir\"},\"store_gateway\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"podManagementPolicy\":\"OrderedReady\",\"replicas\":2,\"zoneAwareReplication\":{\"enabled\":false}},\"tokengenJob\":{\"enable\":true},\"vaultAgent\":{\"enabled\":false}}","version":"5.6.0"}: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1529 @module=helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=version tf_provider_addr=registry.terraform.io/hashicorp/helm @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=lint tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_attribute_path=name tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=wait timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=helm_release tf_rpc=ReadResource tf_attribute_path=atomic tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=disable_crd_hooks timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_attribute_path=metadata.namespace tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=metadata.app_version tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=helm_release tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=metadata.chart tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=metadata.last_deployed tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=helm_release tf_rpc=ReadResource @module=sdk.framework timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=metadata.version timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=metadata.name timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=metadata.revision tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=metadata.values tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=metadata.first_deployed tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=metadata tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=force_update timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=sdk.framework tf_attribute_path=skip_crds timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=replace timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=chart tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=cleanup_on_fail tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=reset_values tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=recreate_pods tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=verify tf_provider_addr=registry.terraform.io/hashicorp/helm @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=status tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=dependency_update tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=disable_webhooks tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=namespace tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_attribute_path=max_history tf_rpc=ReadResource @module=sdk.framework timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=timeout @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=wait_for_jobs tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_attribute_path=pass_credentials tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release tf_rpc=ReadResource tf_attribute_path=create_namespace tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=description tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=disable_openapi_validation tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_attribute_path=id tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=sdk.framework tf_attribute_path=reuse_values tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=render_subchart_notes tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.835+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:25.838+0200 [DEBUG] provider.terraform-provider-helm: Configured meta: &{providerData:<nil> Data:0x14000684380 Settings:0x14000670c60 RegistryClient:0x1400065e4e0 HelmDriver: Experiments:map[manifest:false] Mutex:{_:{} mu:{state:0 sema:0}}}: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:639 tf_rpc=ValidateResourceConfig @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=20406818-e8a2-0f2e-382f-0909e5c2bdaa tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.838+0200" | |
2025-04-04T10:04:25.840+0200 [DEBUG] provider.terraform-provider-helm: Configured meta: &{providerData:<nil> Data:0x14000684380 Settings:0x14000670c60 RegistryClient:0x1400065e4e0 HelmDriver: Experiments:map[manifest:false] Mutex:{_:{} mu:{state:0 sema:0}}}: @module=helm tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:639 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 timestamp="2025-04-04T10:04:25.839+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: tf_attribute_path=create_namespace tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_resource_type=helm_release tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @module=sdk.framework tf_attribute_path=values tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_attribute_path=repository tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: @module=sdk.framework tf_attribute_path=description tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_attribute_path="AttributeName(\"status\")" tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"namespace\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"chart\")" tf_resource_type=helm_release tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"revision\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"app_version\")" tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"first_deployed\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"name\")" tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"last_deployed\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"values\")" tf_resource_type=helm_release @module=sdk.framework timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"version\")" tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\")" tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"manifest\")" tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Plan state on ModifyPlan: {Atomic:false Chart:"mimir-distributed" CleanupOnFail:false CreateNamespace:true DependencyUpdate:false Description:"Upgrade complete" Devel:<null> DisableCrdHooks:false DisableOpenapiValidation:false DisableWebhooks:false ForceUpdate:false ID:<unknown> Keyring:<null> Lint:false Manifest:<unknown> MaxHistory:0 Metadata:<unknown> Name:"mimir" Namespace:"mimir" PassCredentials:false PostRender:<nil> RecreatePods:false Replace:false RenderSubchartNotes:true Repository:"https://grafana.github.io/helm-charts" RepositoryCaFile:<null> RepositoryCertFile:<null> RepositoryKeyFile:<null> RepositoryPassword:<null> RepositoryUsername:<null> ResetValues:false ReuseValues:false SetWO:<null> SetWORevision:<null> Set:<null> SetList:<null> SetSensitive:<null> SkipCrds:false Status:<unknown> Timeout:300 Values:["---\nserviceAccount:\n create: true\n name: mimir\n annotations:\n eks.amazonaws.com/role-arn: arn:aws:iam::388073764231:role/MimirPod-us-east-1--20250401182812407800000001\n\nmimir:\n structuredConfig:\n common:\n storage:\n backend: s3\n s3:\n bucket_name: mimir-studocu.us-east-1\n endpoint: s3.us-east-1.amazonaws.com\n insecure: false\n\n limits:\n ingestion_burst_size: 500000\n ingestion_rate: 50000\n max_global_series_per_user: 9000000\n max_label_names_per_series: 40\n\n memberlist:\n compression_enabled: true\n\n blocks_storage:\n storage_prefix: blocks\n\n alertmanager:\n alertmanager_client:\n grpc_compression: s2\n alertmanager_storage:\n storage_prefix: alertmanager\n\n frontend:\n grpc_client_config:\n grpc_compression: s2\n frontend_worker:\n grpc_client_config:\n grpc_compression: s2\n query_scheduler_grpc_client_config:\n grpc_compression: s2\n ingester_client:\n grpc_client_config:\n grpc_compression: s2\n query_scheduler:\n grpc_client_config:\n grpc_compression: s2\n\n ruler:\n query_frontend:\n grpc_client_config:\n grpc_compression: s2\n ruler_client:\n grpc_compression: s2\n ruler_storage:\n storage_prefix: ruler\n\nkedaAutoscaling:\n customHeaders:\n \"X-Scope-OrgID\": \"mimir\"\n prometheusAddress:\n \"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"\n\n\nruntimeConfig:\n overrides:\n mimir:\n # Delete from storage (S3) metrics older than 3 months\n compactor_blocks_retention_period: 15w\n shared:\n # Delete from storage (S3) metrics older than 3 months\n compactor_blocks_retention_period: 15w\n staging:\n # Delete from storage (S3) metrics older than 2 weeks.\n compactor_blocks_retention_period: 2w\n production:\n # Delete from storage (S3) metrics older than 1 year\n compactor_blocks_retention_period: 1y\n # Dedicated limits for production\n ingestion_burst_size: 500000 # Allow a short burst of 1/2M samples\n ingestion_rate: 120000 # Allow 120k samples per second\n max_global_series_per_user: 100000000\n\nchunks-cache:\n enabled: true\n\nindex-cache:\n enabled: true\n\nmetadata-cache:\n enabled: true\n\nalertmanager:\n enabled: true\n\n# Each pod resource is set to handle 300k series\n# For 8Millon series we need 27 replicas to be able to handle the load\n# Source:\n# https://grafana.com/docs/mimir/latest/manage/run-production-environment/planning-capacity/#ingester\ningester:\n replicas: 27\n zoneAwareReplication:\n enabled: false\n persistentVolume:\n size: 100Gi\n resources:\n requests:\n cpu: 1\n memory: 19073Mi\n\noverrides_exporter:\n enabled: true\n replicas: 2\n\nruler:\n kedaAutoscaling:\n enabled: true\n\nquerier:\n replicas: 2\n kedaAutoscaling:\n enabled: true\n\nquery_frontend:\n replicas: 2\n kedaAutoscaling:\n enabled: true\n\nstore_gateway:\n replicas: 2\n zoneAwareReplication:\n enabled: false\n podManagementPolicy: OrderedReady\n persistentVolume:\n size: 100Gi\n\ncompactor:\n replicas: 1\n persistentVolume:\n size: 100Gi\n\ndistributor:\n kedaAutoscaling:\n enabled: true\n maxReplicaCount: 50\n\n\ningress:\n enabled: true\n ingressClassName: alb\n annotations:\n alb.ingress.kubernetes.io/scheme: internal\n external-dns.alpha.kubernetes.io/hostname: mimir-us-east-1.intranet.studocu.com\n alb.ingress.kubernetes.io/target-type: ip\n alb.ingress.kubernetes.io/healthcheck-path: /services\n alb.ingress.kubernetes.io/listen-ports: '[{\"HTTPS\": 443}]'\n alb.ingress.kubernetes.io/unhealthy-threshold-count: \"10\"\n alb.ingress.kubernetes.io/success-codes: \"200\"\n alb.ingress.kubernetes.io/target-group-attributes: \"deregistration_delay.timeout_seconds=30\"\n alb.ingress.kubernetes.io/certificate-arn: arn:aws:acm:us-east-1:388073764231:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\n paths:\n distributor-headless:\n - path: /distributor\n pathType: Prefix\n - path: /api/v1/push\n - path: /otlp/v1/metrics\n alertmanager-headless:\n - path: /alertmanager\n - path: /multitenant_alertmanager/status\n - path: /api/v1/alerts\n ruler:\n - path: /prometheus/config/v1/rules\n - path: /prometheus/api/v1/rules\n - path: /prometheus/api/v1/alerts\n query-frontend:\n - path: /prometheus\n - path: /api/v1/status/buildinfo\n - path: /config\n - path: /runtime_config\n compactor:\n - path: /api/v1/upload/block/\n hosts:\n - mimir-us-east-1.intranet.studocu.com\ntokengenJob:\n enable: true\n\nquery_scheduler:\n enabled: true\n\nsmoke_test:\n backoffLimit: 10\n tenantId: \"mimir\"\n\nmetaMonitoring:\n serviceMonitor:\n enabled: true\n grafanaAgent:\n enabled: true\n installOperator: true\n metrics:\n remote:\n url: \"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"\n headers:\n \"X-Scope-OrgID\": \"mimir\"\n\n# --- Disabled resources ---\n\nrollout_operator:\n enabled: false\n\ngr-aggr-cache:\n enabled: false\n\ngr-metricname-cache:\n enabled: false\n\nvaultAgent:\n enabled: false\n\nminio:\n enabled: false\n\nnginx:\n enabled: false\n\ngateway:\n enabledNonEnterprise: false\n\nenterprise:\n enabled: false\n\ncontinuous_test:\n enabled: false\n\nmemcachedExporter:\n enabled: false\n\nresults-cache:\n enabled: false\n\nadmin-cache:\n enabled: false\n\ngraphite:\n enabled: false\n\nrbac:\n create: false\n"] Verify:false Version:"5.6.0" Wait:true WaitForJobs:false}: @module=helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1690 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Actual state on ModifyPlan: &{Atomic:false Chart:"mimir-distributed" CleanupOnFail:false CreateNamespace:false DependencyUpdate:false Description:"Upgrade complete" Devel:<null> DisableCrdHooks:false DisableOpenapiValidation:false DisableWebhooks:false ForceUpdate:false ID:"mimir" Keyring:<null> Lint:false Manifest:<null> MaxHistory:0 Metadata:{"app_version":"2.15.0","chart":"mimir-distributed","first_deployed":1743710577,"last_deployed":1743753180,"name":"mimir","namespace":"mimir","revision":3,"values":"{\"admin-cache\":{\"enabled\":false},\"alertmanager\":{\"enabled\":true},\"chunks-cache\":{\"enabled\":true},\"compactor\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":1},\"continuous_test\":{\"enabled\":false},\"distributor\":{\"kedaAutoscaling\":{\"enabled\":true,\"maxReplicaCount\":50}},\"enterprise\":{\"enabled\":false},\"gateway\":{\"enabledNonEnterprise\":false},\"gr-aggr-cache\":{\"enabled\":false},\"gr-metricname-cache\":{\"enabled\":false},\"graphite\":{\"enabled\":false},\"index-cache\":{\"enabled\":true},\"ingester\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":27,\"resources\":{\"requests\":{\"cpu\":1,\"memory\":\"19073Mi\"}},\"zoneAwareReplication\":{\"enabled\":false}},\"ingress\":{\"annotations\":{\"alb.ingress.kubernetes.io/certificate-arn\":\"arn:aws:acm:us-east-1:388073764231:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\",\"alb.ingress.kubernetes.io/healthcheck-path\":\"/services\",\"alb.ingress.kubernetes.io/listen-ports\":\"[{\\\"HTTPS\\\": 443}]\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/success-codes\":\"200\",\"alb.ingress.kubernetes.io/target-group-attributes\":\"deregistration_delay.timeout_seconds=30\",\"alb.ingress.kubernetes.io/target-type\":\"ip\",\"alb.ingress.kubernetes.io/unhealthy-threshold-count\":\"10\",\"external-dns.alpha.kubernetes.io/hostname\":\"mimir-us-east-1.intranet.studocu.com\"},\"enabled\":true,\"hosts\":[\"mimir-us-east-1.intranet.studocu.com\"],\"ingressClassName\":\"alb\",\"paths\":{\"alertmanager-headless\":[{\"path\":\"/alertmanager\"},{\"path\":\"/multitenant_alertmanager/status\"},{\"path\":\"/api/v1/alerts\"}],\"compactor\":[{\"path\":\"/api/v1/upload/block/\"}],\"distributor-headless\":[{\"path\":\"/distributor\",\"pathType\":\"Prefix\"},{\"path\":\"/api/v1/push\"},{\"path\":\"/otlp/v1/metrics\"}],\"query-frontend\":[{\"path\":\"/prometheus\"},{\"path\":\"/api/v1/status/buildinfo\"},{\"path\":\"/config\"},{\"path\":\"/runtime_config\"}],\"ruler\":[{\"path\":\"/prometheus/config/v1/rules\"},{\"path\":\"/prometheus/api/v1/rules\"},{\"path\":\"/prometheus/api/v1/alerts\"}]}},\"kedaAutoscaling\":{\"customHeaders\":{\"X-Scope-OrgID\":\"mimir\"},\"prometheusAddress\":\"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"},\"memcachedExporter\":{\"enabled\":false},\"metaMonitoring\":{\"grafanaAgent\":{\"enabled\":true,\"installOperator\":true,\"metrics\":{\"remote\":{\"headers\":{\"X-Scope-OrgID\":\"mimir\"},\"url\":\"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"}}},\"serviceMonitor\":{\"enabled\":true}},\"metadata-cache\":{\"enabled\":true},\"mimir\":{\"structuredConfig\":{\"alertmanager\":{\"alertmanager_client\":{\"grpc_compression\":\"s2\"}},\"alertmanager_storage\":{\"storage_prefix\":\"alertmanager\"},\"blocks_storage\":{\"storage_prefix\":\"blocks\"},\"common\":{\"storage\":{\"backend\":\"s3\",\"s3\":{\"bucket_name\":\"mimir-studocu.us-east-1\",\"endpoint\":\"s3.us-east-1.amazonaws.com\",\"insecure\":false}}},\"frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"frontend_worker\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"},\"query_scheduler_grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ingester_client\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"limits\":{\"ingestion_burst_size\":500000,\"ingestion_rate\":50000,\"max_global_series_per_user\":9000000,\"max_label_names_per_series\":40},\"memberlist\":{\"compression_enabled\":true},\"query_scheduler\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler\":{\"query_frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler_client\":{\"grpc_compression\":\"s2\"}},\"ruler_storage\":{\"storage_prefix\":\"ruler\"}}},\"minio\":{\"enabled\":false},\"nginx\":{\"enabled\":false},\"overrides_exporter\":{\"enabled\":true,\"replicas\":2},\"querier\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_frontend\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_scheduler\":{\"enabled\":true},\"rbac\":{\"create\":false},\"results-cache\":{\"enabled\":false},\"rollout_operator\":{\"enabled\":false},\"ruler\":{\"kedaAutoscaling\":{\"enabled\":true}},\"runtimeConfig\":{\"overrides\":{\"mimir\":{\"compactor_blocks_retention_period\":\"15w\"},\"production\":{\"compactor_blocks_retention_period\":\"1y\",\"ingestion_burst_size\":500000,\"ingestion_rate\":120000,\"max_global_series_per_user\":100000000},\"shared\":{\"compactor_blocks_retention_period\":\"15w\"},\"staging\":{\"compactor_blocks_retention_period\":\"2w\"}}},\"serviceAccount\":{\"annotations\":{\"eks.amazonaws.com/role-arn\":\"arn:aws:iam::388073764231:role/MimirPod-us-east-1--20250401182812407800000001\"},\"create\":true,\"name\":\"mimir\"},\"smoke_test\":{\"backoffLimit\":10,\"tenantId\":\"mimir\"},\"store_gateway\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"podManagementPolicy\":\"OrderedReady\",\"replicas\":2,\"zoneAwareReplication\":{\"enabled\":false}},\"tokengenJob\":{\"enable\":true},\"vaultAgent\":{\"enabled\":false}}","version":"5.6.0"} Name:"mimir" Namespace:"mimir" PassCredentials:false PostRender:<nil> RecreatePods:false Replace:false RenderSubchartNotes:true Repository:<null> RepositoryCaFile:<null> RepositoryCertFile:<null> RepositoryKeyFile:<null> RepositoryPassword:<null> RepositoryUsername:<null> ResetValues:false ReuseValues:false SetWO:<null> SetWORevision:<null> Set:<null> SetList:<null> SetSensitive:<null> SkipCrds:false Status:"deployed" Timeout:300 Values:<null> Verify:false Version:"5.6.0" Wait:true WaitForJobs:false}: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1691 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @module=helm timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:21.569+0200 [INFO] OpenTofu version: 1.9.0 | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Start: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1694 tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Raw Kubernetes Data before conversion: tf_rpc=PlanResourceChange @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:87 KubernetesData=map[] tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Initial configPaths: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:116 configPaths=[] tf_provider_addr=registry.terraform.io/hashicorp/helm @module=helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [INFO] provider.terraform-provider-helm: Successfully initialized kubernetes config: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:222 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Initial Values: Name=mimir, Namespace=mimir, Repository=https://grafana.github.io/helm-charts, Repository_Username=, Repository_Password=, Chart=mimir-distributed: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1705 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Metadata has changes, setting to unknown: @module=helm tf_rpc=PlanResourceChange tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1722 tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Helm settings: &{namespace: config:0x14000670d80 KubeConfig: KubeContext: KubeToken: KubeAsUser: KubeAsGroups:[] KubeAPIServer: KubeCaFile: KubeInsecureSkipTLSVerify:false KubeTLSServerName: Debug:false RegistryConfig:/Users/enrique/Library/Preferences/helm/registry/config.json RepositoryConfig:/Users/enrique/Library/Preferences/helm/repositories.yaml RepositoryCache:/Users/enrique/Library/Caches/helm/repository PluginsDirectory:/Users/enrique/Library/helm/plugins MaxHistory:10 BurstLimit:100 QPS:0}: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1208 @module=helm timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Got chart: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1753 tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: Chart dependencies are up to date.: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1664 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Release validated: tf_rpc=PlanResourceChange @module=helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1774 tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Done: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1946 tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @module=helm timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.325+0200 [ERROR] vertex "helm_release.mimir" error: Provider produced invalid plan | |
2025-04-04T10:04:27.325+0200 [ERROR] vertex "helm_release.mimir (expand)" error: Provider produced invalid plan | |
2025-04-04T10:04:27.325+0200 [INFO] backend/local: plan operation completed | |
╷ | |
│ Error: Provider produced invalid plan | |
│ | |
│ Provider "provider[\"registry.opentofu.org/hashicorp/helm\"]" planned an | |
│ invalid value for helm_release.mimir.description: planned value | |
│ cty.StringVal("Upgrade complete") for a non-computed attribute. | |
│ | |
│ This is a bug in the provider, which should be reported in the provider's | |
│ own issue tracker. | |
╵ | |
2025-04-04T10:04:27.411+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:27.413+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72608 | |
2025-04-04T10:04:27.422+0200 [DEBUG] provider: plugin exited | |
mimir/terraform/nada on fix-mimir-helm-deployment [$] 🏎💨 default on ☁️ (eu-central-1) | |
❯ vim debug.plan | |
mimir/terraform/nada on fix-mimir-helm-deployment [$] 🏎💨 default on ☁️ (eu-central-1) took 3m4s | |
❯ cat debug.plan | |
2025-04-04T10:04:21.569+0200 [INFO] OpenTofu version: 1.9.0 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.36.0 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/opentofu/hcl/v2 v2.0.0-20240814143621-8048794c5c52 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2025-04-04T10:04:21.570+0200 [DEBUG] using github.com/zclconf/go-cty v1.14.4 | |
2025-04-04T10:04:21.570+0200 [INFO] Go runtime version: go1.23.4 | |
2025-04-04T10:04:21.570+0200 [INFO] CLI args: []string{"tofu", "plan"} | |
2025-04-04T10:04:21.570+0200 [DEBUG] Attempting to open CLI config file: /Users/enrique/.terraformrc | |
2025-04-04T10:04:21.570+0200 [INFO] Loading CLI configuration from /Users/enrique/.terraformrc | |
2025-04-04T10:04:21.571+0200 [INFO] Loading CLI configuration from /Users/enrique/.terraform.d/credentials.tfrc.json | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory /Users/enrique/.terraform.d/plugins | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory /Users/enrique/Library/Application Support/io.terraform/plugins | |
2025-04-04T10:04:21.571+0200 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2025-04-04T10:04:21.572+0200 [DEBUG] Found the config directory: /Users/enrique/.terraform.d | |
2025-04-04T10:04:21.572+0200 [INFO] CLI command args: []string{"plan"} | |
2025-04-04T10:04:21.576+0200 [DEBUG] New state was assigned lineage "ee1e23a8-10b6-4a19-8b9d-9f2c31338e48" | |
2025-04-04T10:04:22.030+0200 [DEBUG] checking for provisioner in "." | |
2025-04-04T10:04:22.034+0200 [DEBUG] checking for provisioner in "/opt/homebrew/bin" | |
2025-04-04T10:04:22.037+0200 [INFO] backend/local: starting Plan operation | |
2025-04-04T10:04:22.043+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:22.043+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:22.051+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws args=[".terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws"] | |
2025-04-04T10:04:22.065+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72601 | |
2025-04-04T10:04:22.066+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws | |
2025-04-04T10:04:22.213+0200 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.7)... | |
2025-04-04T10:04:22.213+0200 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2025-04-04T10:04:22.248+0200 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2025-04-04T10:04:22.248+0200" | |
2025-04-04T10:04:22.255+0200 [DEBUG] provider.terraform-provider-aws: plugin address: network=unix address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin1475948056 timestamp="2025-04-04T10:04:22.254+0200" | |
2025-04-04T10:04:22.255+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-04T10:04:22.840+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:22.849+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72601 | |
2025-04-04T10:04:22.855+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:22.855+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:22.855+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:22.857+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm args=[".terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm"] | |
2025-04-04T10:04:22.860+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72602 | |
2025-04-04T10:04:22.860+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm | |
2025-04-04T10:04:22.889+0200 [INFO] provider.terraform-provider-helm: configuring server automatic mTLS: timestamp="2025-04-04T10:04:22.889+0200" | |
2025-04-04T10:04:22.896+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-04T10:04:22.896+0200 [DEBUG] provider.terraform-provider-helm: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin2737527261 network=unix timestamp="2025-04-04T10:04:22.896+0200" | |
2025-04-04T10:04:22.904+0200 [DEBUG] No provider meta schema returned | |
2025-04-04T10:04:22.904+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:22.905+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72602 | |
2025-04-04T10:04:22.910+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:22.911+0200 [DEBUG] Building and walking validate graph | |
2025-04-04T10:04:22.912+0200 [DEBUG] ProviderTransformer: "helm_release.mimir" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/hashicorp/helm"] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.standard" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/hashicorp/aws"].virginia-eks | |
2025-04-04T10:04:22.912+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"] | |
2025-04-04T10:04:22.912+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"].virginia | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/aws\"].virginia-eks" references: [local.tags (expand)] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/helm\"]" references: [data.aws_eks_cluster_auth.standard] | |
2025-04-04T10:04:22.912+0200 [INFO] ReferenceTransformer: reference not found: "path.module" | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "helm_release.mimir" references: [] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.standard" references: [] | |
2025-04-04T10:04:22.912+0200 [DEBUG] ReferenceTransformer: "local.tags (expand)" references: [] | |
2025-04-04T10:04:22.913+0200 [DEBUG] Starting graph walk: walkValidate | |
2025-04-04T10:04:22.916+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:22.916+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:22.919+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws args=[".terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws"] | |
2025-04-04T10:04:22.935+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72603 | |
2025-04-04T10:04:22.935+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws | |
2025-04-04T10:04:23.030+0200 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.7)... | |
2025-04-04T10:04:23.030+0200 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2025-04-04T10:04:23.051+0200 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.051+0200" | |
2025-04-04T10:04:23.057+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-04T10:04:23.057+0200 [DEBUG] provider.terraform-provider-aws: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin986623667 network=unix timestamp="2025-04-04T10:04:23.057+0200" | |
2025-04-04T10:04:23.132+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:23.132+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:23.134+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm args=[".terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm"] | |
2025-04-04T10:04:23.137+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72604 | |
2025-04-04T10:04:23.137+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm | |
2025-04-04T10:04:23.152+0200 [INFO] provider.terraform-provider-helm: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.152+0200" | |
2025-04-04T10:04:23.158+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-04T10:04:23.158+0200 [DEBUG] provider.terraform-provider-helm: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin670112079 network=unix timestamp="2025-04-04T10:04:23.158+0200" | |
2025-04-04T10:04:23.164+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:23.164+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:23.169+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72603 | |
2025-04-04T10:04:23.174+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:23.174+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:23.178+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:23.178+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72604 | |
2025-04-04T10:04:23.183+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:23.183+0200 [INFO] backend/local: plan calling Plan | |
2025-04-04T10:04:23.184+0200 [DEBUG] Building and walking plan graph for NormalMode | |
2025-04-04T10:04:23.184+0200 [DEBUG] ProviderTransformer: "helm_release.mimir (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/hashicorp/helm"] | |
2025-04-04T10:04:23.184+0200 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.standard (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/hashicorp/aws"].virginia-eks | |
2025-04-04T10:04:23.185+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"] | |
2025-04-04T10:04:23.185+0200 [DEBUG] pruning unused provider["registry.opentofu.org/hashicorp/aws"].virginia | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/helm\"]" references: [data.aws_eks_cluster_auth.standard (expand)] | |
2025-04-04T10:04:23.185+0200 [INFO] ReferenceTransformer: reference not found: "path.module" | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "helm_release.mimir (expand)" references: [] | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.standard (expand)" references: [] | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "local.tags (expand)" references: [] | |
2025-04-04T10:04:23.185+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/hashicorp/aws\"].virginia-eks" references: [local.tags (expand)] | |
2025-04-04T10:04:23.185+0200 [DEBUG] Starting graph walk: walkPlan | |
2025-04-04T10:04:23.185+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:23.185+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:23.188+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws args=[".terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws"] | |
2025-04-04T10:04:23.203+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72605 | |
2025-04-04T10:04:23.203+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws | |
2025-04-04T10:04:23.297+0200 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.7)... | |
2025-04-04T10:04:23.297+0200 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2025-04-04T10:04:23.318+0200 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.318+0200" | |
2025-04-04T10:04:23.324+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-04T10:04:23.324+0200 [DEBUG] provider.terraform-provider-aws: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin1571888652 network=unix timestamp="2025-04-04T10:04:23.324+0200" | |
2025-04-04T10:04:23.391+0200 [DEBUG] provider.terraform-provider-aws: Configuring Terraform AWS Provider: @caller=/home/runner/work/terraform-provider-aws/terraform-provider-aws/provider/internal/conns/config.go:144 @module=aws tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.391+0200" | |
2025-04-04T10:04:23.391+0200 [DEBUG] provider.terraform-provider-aws: Resolving credentials provider: tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 timestamp="2025-04-04T10:04:23.391+0200" | |
2025-04-04T10:04:23.391+0200 [DEBUG] provider.terraform-provider-aws: Loading configuration: tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.391+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Retrieving credentials: @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [INFO] provider.terraform-provider-aws: Retrieved credentials: tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider @module=aws.aws-base tf_aws.credentials_source="SharedConfigCredentials: /Users/enrique/.aws/credentials" tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:39 timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Loading configuration: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Creating AWS SDK v1 session: @module=aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 @caller=/home/runner/work/terraform-provider-aws/terraform-provider-aws/provider/internal/conns/config.go:168 tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Retrieving AWS account details: @caller=/home/runner/work/terraform-provider-aws/terraform-provider-aws/provider/internal/conns/config.go:183 @module=aws tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.393+0200 [DEBUG] provider.terraform-provider-aws: Retrieving caller identity from STS: tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/aws tf_mux_provider="*schema.GRPCProviderServer" @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base timestamp="2025-04-04T10:04:23.393+0200" | |
2025-04-04T10:04:23.394+0200 [DEBUG] provider.terraform-provider-aws: HTTP Request Sent: tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 http.request.header.content_type=application/x-www-form-urlencoded http.request.header.x_amz_date=20250404T080423Z http.method=POST http.request.header.x_amz_security_token="*****" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.9.0 (+https://www.terraform.io) terraform-provider-aws/dev (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.36.3 ua/2.1 os/macos lang/go#1.23.7 md/GOOS#darwin md/GOARCH#arm64 api/sts#1.33.17 m/n" tf_rpc=ConfigureProvider aws.region=us-east-1 http.request.header.amz_sdk_invocation_id=94230797-7c7a-4cf6-a8b7-c7e2407be65b http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************HYCB/20250404/us-east-1/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 net.peer.name=sts.us-east-1.amazonaws.com tf_aws.signing_region="" @module=aws.aws-base http.url=https://sts.us-east-1.amazonaws.com/ tf_aws.sdk=aws-sdk-go-v2 tf_provider_addr=registry.terraform.io/hashicorp/aws | |
http.request.body= | |
| Action=GetCallerIdentity&Version=2011-06-15 | |
http.request_content_length=43 rpc.service=STS rpc.system=aws-api http.request.header.amz_sdk_request="attempt=1; max=25" rpc.method=GetCallerIdentity timestamp="2025-04-04T10:04:23.394+0200" | |
2025-04-04T10:04:23.914+0200 [DEBUG] provider.terraform-provider-aws: HTTP Response Received: tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" http.duration=519 | |
http.response.body= | |
| <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
| <GetCallerIdentityResult> | |
| <Arn>arn:aws:sts::01234567890:assumed-role/EKSDeployAssumable/[email protected]</Arn> | |
| <UserId>AROA*************FSUQ:[email protected]</UserId> | |
| <Account>01234567890</Account> | |
| </GetCallerIdentityResult> | |
| <ResponseMetadata> | |
| <RequestId>a64286e4-89e3-4d36-803b-b7a18348a002</RequestId> | |
| </ResponseMetadata> | |
| </GetCallerIdentityResponse> | |
http.response.header.date="Fri, 04 Apr 2025 08:04:23 GMT" tf_rpc=ConfigureProvider aws.region=us-east-1 http.response_content_length=463 http.status_code=200 rpc.method=GetCallerIdentity rpc.service=STS tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:47 @module=aws.aws-base http.response.header.content_type=text/xml http.response.header.x_amzn_requestid=a64286e4-89e3-4d36-803b-b7a18348a002 timestamp="2025-04-04T10:04:23.914+0200" | |
2025-04-04T10:04:23.914+0200 [INFO] provider.terraform-provider-aws: Retrieved caller identity from STS: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:39 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=c42cb54d-820c-5b09-c175-960e82ff9e49 timestamp="2025-04-04T10:04:23.914+0200" | |
2025-04-04T10:04:23.917+0200 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.standard" references: [] | |
2025-04-04T10:04:23.928+0200 [DEBUG] created provider logger: level=debug | |
2025-04-04T10:04:23.928+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-04T10:04:23.931+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm args=[".terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm"] | |
2025-04-04T10:04:23.934+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72608 | |
2025-04-04T10:04:23.934+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm | |
2025-04-04T10:04:23.951+0200 [INFO] provider.terraform-provider-helm: configuring server automatic mTLS: timestamp="2025-04-04T10:04:23.951+0200" | |
2025-04-04T10:04:23.961+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-04T10:04:23.961+0200 [DEBUG] provider.terraform-provider-helm: plugin address: address=/var/folders/10/rfnct9714rx6gfp9m1599r2h0000gn/T/plugin4240406337 network=unix timestamp="2025-04-04T10:04:23.961+0200" | |
2025-04-04T10:04:23.969+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:23.969+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:23.974+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/aws/5.94.0/darwin_arm64/terraform-provider-aws pid=72605 | |
2025-04-04T10:04:23.978+0200 [DEBUG] provider: plugin exited | |
2025-04-04T10:04:23.978+0200 [DEBUG] provider.terraform-provider-helm: Config values after overrides: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/provider.go:465 config="map[BurstLimit:map[] Debug:map[] Experiments:<nil> HelmDriver:map[] Kubernetes:map[] PluginsPath:map[] Registries:map[] RegistryConfigPath:map[] RepositoryCache:map[] RepositoryConfigPath:map[]]" tf_req_id=8fdc1696-e20c-4cfd-511b-8125c2124c2b @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ConfigureProvider timestamp="2025-04-04T10:04:23.978+0200" | |
2025-04-04T10:04:23.979+0200 [DEBUG] provider.terraform-provider-helm: Helm settings initialized: settings="map[BurstLimit:100 Debug:false KubeAPIServer: KubeAsGroups:<nil> KubeAsUser: KubeCaFile: KubeConfig: KubeContext: KubeInsecureSkipTLSVerify:false KubeTLSServerName: KubeToken: MaxHistory:10 PluginsDirectory:/Users/enrique/Library/helm/plugins QPS:0 RegistryConfig:/Users/enrique/Library/Preferences/helm/registry/config.json RepositoryCache:/Users/enrique/Library/Caches/helm/repository RepositoryConfig:/Users/enrique/Library/Preferences/helm/repositories.yaml]" @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/provider.go:483 @module=helm tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8fdc1696-e20c-4cfd-511b-8125c2124c2b timestamp="2025-04-04T10:04:23.978+0200" | |
2025-04-04T10:04:23.979+0200 [DEBUG] provider.terraform-provider-helm: Configure method completed successfully: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8fdc1696-e20c-4cfd-511b-8125c2124c2b tf_rpc=ConfigureProvider @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/provider.go:612 timestamp="2025-04-04T10:04:23.979+0200" | |
2025-04-04T10:04:23.979+0200 [INFO] ReferenceTransformer: reference not found: "path.module" | |
2025-04-04T10:04:23.979+0200 [DEBUG] ReferenceTransformer: "helm_release.mimir" references: [] | |
2025-04-04T10:04:23.982+0200 [DEBUG] provider.terraform-provider-helm: Configured meta: &{providerData:<nil> Data:0x14000684380 Settings:0x14000670c60 RegistryClient:0x1400065e4e0 HelmDriver: Experiments:map[manifest:false] Mutex:{_:{} mu:{state:0 sema:0}}}: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:639 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:23.982+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: Current state before changes: {Atomic:false Chart:"mimir-distributed" CleanupOnFail:false CreateNamespace:false DependencyUpdate:false Description:"Upgrade complete" Devel:<null> DisableCrdHooks:false DisableOpenapiValidation:false DisableWebhooks:false ForceUpdate:false ID:"mimir" Keyring:<null> Lint:false Manifest:<null> MaxHistory:0 Metadata:{"app_version":"2.15.0","chart":"mimir-distributed","first_deployed":1743710577,"last_deployed":1743753180,"name":"mimir","namespace":"mimir","revision":3,"values":"{\"admin-cache\":{\"enabled\":false},\"alertmanager\":{\"enabled\":true},\"chunks-cache\":{\"enabled\":true},\"compactor\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":1},\"continuous_test\":{\"enabled\":false},\"distributor\":{\"kedaAutoscaling\":{\"enabled\":true,\"maxReplicaCount\":50}},\"enterprise\":{\"enabled\":false},\"gateway\":{\"enabledNonEnterprise\":false},\"gr-aggr-cache\":{\"enabled\":false},\"gr-metricname-cache\":{\"enabled\":false},\"graphite\":{\"enabled\":false},\"index-cache\":{\"enabled\":true},\"ingester\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":27,\"resources\":{\"requests\":{\"cpu\":1,\"memory\":\"19073Mi\"}},\"zoneAwareReplication\":{\"enabled\":false}},\"ingress\":{\"annotations\":{\"alb.ingress.kubernetes.io/certificate-arn\":\"arn:aws:acm:us-east-1:01234567890:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\",\"alb.ingress.kubernetes.io/healthcheck-path\":\"/services\",\"alb.ingress.kubernetes.io/listen-ports\":\"[{\\\"HTTPS\\\": 443}]\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/success-codes\":\"200\",\"alb.ingress.kubernetes.io/target-group-attributes\":\"deregistration_delay.timeout_seconds=30\",\"alb.ingress.kubernetes.io/target-type\":\"ip\",\"alb.ingress.kubernetes.io/unhealthy-threshold-count\":\"10\",\"external-dns.alpha.kubernetes.io/hostname\":\"mimir-us-east-1.intranet.example.com\"},\"enabled\":true,\"hosts\":[\"mimir-us-east-1.intranet.example.com\"],\"ingressClassName\":\"alb\",\"paths\":{\"alertmanager-headless\":[{\"path\":\"/alertmanager\"},{\"path\":\"/multitenant_alertmanager/status\"},{\"path\":\"/api/v1/alerts\"}],\"compactor\":[{\"path\":\"/api/v1/upload/block/\"}],\"distributor-headless\":[{\"path\":\"/distributor\",\"pathType\":\"Prefix\"},{\"path\":\"/api/v1/push\"},{\"path\":\"/otlp/v1/metrics\"}],\"query-frontend\":[{\"path\":\"/prometheus\"},{\"path\":\"/api/v1/status/buildinfo\"},{\"path\":\"/config\"},{\"path\":\"/runtime_config\"}],\"ruler\":[{\"path\":\"/prometheus/config/v1/rules\"},{\"path\":\"/prometheus/api/v1/rules\"},{\"path\":\"/prometheus/api/v1/alerts\"}]}},\"kedaAutoscaling\":{\"customHeaders\":{\"X-Scope-OrgID\":\"mimir\"},\"prometheusAddress\":\"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"},\"memcachedExporter\":{\"enabled\":false},\"metaMonitoring\":{\"grafanaAgent\":{\"enabled\":true,\"installOperator\":true,\"metrics\":{\"remote\":{\"headers\":{\"X-Scope-OrgID\":\"mimir\"},\"url\":\"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"}}},\"serviceMonitor\":{\"enabled\":true}},\"metadata-cache\":{\"enabled\":true},\"mimir\":{\"structuredConfig\":{\"alertmanager\":{\"alertmanager_client\":{\"grpc_compression\":\"s2\"}},\"alertmanager_storage\":{\"storage_prefix\":\"alertmanager\"},\"blocks_storage\":{\"storage_prefix\":\"blocks\"},\"common\":{\"storage\":{\"backend\":\"s3\",\"s3\":{\"bucket_name\":\"mimir-studocu.us-east-1\",\"endpoint\":\"s3.us-east-1.amazonaws.com\",\"insecure\":false}}},\"frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"frontend_worker\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"},\"query_scheduler_grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ingester_client\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"limits\":{\"ingestion_burst_size\":500000,\"ingestion_rate\":50000,\"max_global_series_per_user\":9000000,\"max_label_names_per_series\":40},\"memberlist\":{\"compression_enabled\":true},\"query_scheduler\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler\":{\"query_frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler_client\":{\"grpc_compression\":\"s2\"}},\"ruler_storage\":{\"storage_prefix\":\"ruler\"}}},\"minio\":{\"enabled\":false},\"nginx\":{\"enabled\":false},\"overrides_exporter\":{\"enabled\":true,\"replicas\":2},\"querier\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_frontend\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_scheduler\":{\"enabled\":true},\"rbac\":{\"create\":false},\"results-cache\":{\"enabled\":false},\"rollout_operator\":{\"enabled\":false},\"ruler\":{\"kedaAutoscaling\":{\"enabled\":true}},\"runtimeConfig\":{\"overrides\":{\"mimir\":{\"compactor_blocks_retention_period\":\"15w\"},\"production\":{\"compactor_blocks_retention_period\":\"1y\",\"ingestion_burst_size\":500000,\"ingestion_rate\":120000,\"max_global_series_per_user\":100000000},\"shared\":{\"compactor_blocks_retention_period\":\"15w\"},\"staging\":{\"compactor_blocks_retention_period\":\"2w\"}}},\"serviceAccount\":{\"annotations\":{\"eks.amazonaws.com/role-arn\":\"arn:aws:iam::01234567890:role/MimirPod-us-east-1--20250401182812407800000001\"},\"create\":true,\"name\":\"mimir\"},\"smoke_test\":{\"backoffLimit\":10,\"tenantId\":\"mimir\"},\"store_gateway\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"podManagementPolicy\":\"OrderedReady\",\"replicas\":2,\"zoneAwareReplication\":{\"enabled\":false}},\"tokengenJob\":{\"enable\":true},\"vaultAgent\":{\"enabled\":false}}","version":"5.6.0"} Name:"mimir" Namespace:"mimir" PassCredentials:false PostRender:<nil> RecreatePods:false Replace:false RenderSubchartNotes:true Repository:<null> RepositoryCaFile:<null> RepositoryCertFile:<null> RepositoryKeyFile:<null> RepositoryPassword:<null> RepositoryUsername:<null> ResetValues:false ReuseValues:false SetWO:<null> SetWORevision:<null> Set:<null> SetList:<null> SetSensitive:<null> SkipCrds:false Status:"deployed" Timeout:300 Values:<null> Verify:false Version:"5.6.0" Wait:true WaitForJobs:false}: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:846 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: [resourceReleaseExists: mimir] Start: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1576 tf_rpc=ReadResource tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: Raw Kubernetes Data before conversion: tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:87 tf_provider_addr=registry.terraform.io/hashicorp/helm KubernetesData=map[] tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @module=helm timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: Initial configPaths: configPaths=[] tf_resource_type=helm_release @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:116 timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [INFO] provider.terraform-provider-helm: Successfully initialized kubernetes config: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:222 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:23.983+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post action created: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1613 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @module=helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:23.983+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post run: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1616 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease completed: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1630 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: [resourceReleaseExists: mimir] Done: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1591 @module=helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: [resourceReleaseRead: mimir] Started: tf_rpc=ReadResource @module=helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:868 tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: Raw Kubernetes Data before conversion: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:87 @module=helm KubernetesData=map[] tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: Initial configPaths: @module=helm configPaths=[] tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:116 tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [INFO] provider.terraform-provider-helm: Successfully initialized kubernetes config: tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:222 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.347+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post action created: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1613 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.347+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease post run: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1616 tf_resource_type=helm_release tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: mimir getRelease completed: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/helm @module=helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1630 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Metadata after conversion: {"app_version":"2.15.0","chart":"mimir-distributed","first_deployed":1743710577,"last_deployed":1743753180,"name":"mimir","namespace":"mimir","revision":3,"values":"{\"admin-cache\":{\"enabled\":false},\"alertmanager\":{\"enabled\":true},\"chunks-cache\":{\"enabled\":true},\"compactor\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":1},\"continuous_test\":{\"enabled\":false},\"distributor\":{\"kedaAutoscaling\":{\"enabled\":true,\"maxReplicaCount\":50}},\"enterprise\":{\"enabled\":false},\"gateway\":{\"enabledNonEnterprise\":false},\"gr-aggr-cache\":{\"enabled\":false},\"gr-metricname-cache\":{\"enabled\":false},\"graphite\":{\"enabled\":false},\"index-cache\":{\"enabled\":true},\"ingester\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":27,\"resources\":{\"requests\":{\"cpu\":1,\"memory\":\"19073Mi\"}},\"zoneAwareReplication\":{\"enabled\":false}},\"ingress\":{\"annotations\":{\"alb.ingress.kubernetes.io/certificate-arn\":\"arn:aws:acm:us-east-1:01234567890:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\",\"alb.ingress.kubernetes.io/healthcheck-path\":\"/services\",\"alb.ingress.kubernetes.io/listen-ports\":\"[{\\\"HTTPS\\\": 443}]\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/success-codes\":\"200\",\"alb.ingress.kubernetes.io/target-group-attributes\":\"deregistration_delay.timeout_seconds=30\",\"alb.ingress.kubernetes.io/target-type\":\"ip\",\"alb.ingress.kubernetes.io/unhealthy-threshold-count\":\"10\",\"external-dns.alpha.kubernetes.io/hostname\":\"mimir-us-east-1.intranet.example.com\"},\"enabled\":true,\"hosts\":[\"mimir-us-east-1.intranet.example.com\"],\"ingressClassName\":\"alb\",\"paths\":{\"alertmanager-headless\":[{\"path\":\"/alertmanager\"},{\"path\":\"/multitenant_alertmanager/status\"},{\"path\":\"/api/v1/alerts\"}],\"compactor\":[{\"path\":\"/api/v1/upload/block/\"}],\"distributor-headless\":[{\"path\":\"/distributor\",\"pathType\":\"Prefix\"},{\"path\":\"/api/v1/push\"},{\"path\":\"/otlp/v1/metrics\"}],\"query-frontend\":[{\"path\":\"/prometheus\"},{\"path\":\"/api/v1/status/buildinfo\"},{\"path\":\"/config\"},{\"path\":\"/runtime_config\"}],\"ruler\":[{\"path\":\"/prometheus/config/v1/rules\"},{\"path\":\"/prometheus/api/v1/rules\"},{\"path\":\"/prometheus/api/v1/alerts\"}]}},\"kedaAutoscaling\":{\"customHeaders\":{\"X-Scope-OrgID\":\"mimir\"},\"prometheusAddress\":\"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"},\"memcachedExporter\":{\"enabled\":false},\"metaMonitoring\":{\"grafanaAgent\":{\"enabled\":true,\"installOperator\":true,\"metrics\":{\"remote\":{\"headers\":{\"X-Scope-OrgID\":\"mimir\"},\"url\":\"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"}}},\"serviceMonitor\":{\"enabled\":true}},\"metadata-cache\":{\"enabled\":true},\"mimir\":{\"structuredConfig\":{\"alertmanager\":{\"alertmanager_client\":{\"grpc_compression\":\"s2\"}},\"alertmanager_storage\":{\"storage_prefix\":\"alertmanager\"},\"blocks_storage\":{\"storage_prefix\":\"blocks\"},\"common\":{\"storage\":{\"backend\":\"s3\",\"s3\":{\"bucket_name\":\"mimir-studocu.us-east-1\",\"endpoint\":\"s3.us-east-1.amazonaws.com\",\"insecure\":false}}},\"frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"frontend_worker\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"},\"query_scheduler_grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ingester_client\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"limits\":{\"ingestion_burst_size\":500000,\"ingestion_rate\":50000,\"max_global_series_per_user\":9000000,\"max_label_names_per_series\":40},\"memberlist\":{\"compression_enabled\":true},\"query_scheduler\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler\":{\"query_frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler_client\":{\"grpc_compression\":\"s2\"}},\"ruler_storage\":{\"storage_prefix\":\"ruler\"}}},\"minio\":{\"enabled\":false},\"nginx\":{\"enabled\":false},\"overrides_exporter\":{\"enabled\":true,\"replicas\":2},\"querier\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_frontend\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_scheduler\":{\"enabled\":true},\"rbac\":{\"create\":false},\"results-cache\":{\"enabled\":false},\"rollout_operator\":{\"enabled\":false},\"ruler\":{\"kedaAutoscaling\":{\"enabled\":true}},\"runtimeConfig\":{\"overrides\":{\"mimir\":{\"compactor_blocks_retention_period\":\"15w\"},\"production\":{\"compactor_blocks_retention_period\":\"1y\",\"ingestion_burst_size\":500000,\"ingestion_rate\":120000,\"max_global_series_per_user\":100000000},\"shared\":{\"compactor_blocks_retention_period\":\"15w\"},\"staging\":{\"compactor_blocks_retention_period\":\"2w\"}}},\"serviceAccount\":{\"annotations\":{\"eks.amazonaws.com/role-arn\":\"arn:aws:iam::01234567890:role/MimirPod-us-east-1--20250401182812407800000001\"},\"create\":true,\"name\":\"mimir\"},\"smoke_test\":{\"backoffLimit\":10,\"tenantId\":\"mimir\"},\"store_gateway\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"podManagementPolicy\":\"OrderedReady\",\"replicas\":2,\"zoneAwareReplication\":{\"enabled\":false}},\"tokengenJob\":{\"enable\":true},\"vaultAgent\":{\"enabled\":false}}","version":"5.6.0"}: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1529 @module=helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=version tf_provider_addr=registry.terraform.io/hashicorp/helm @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=lint tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_attribute_path=name tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=wait timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=helm_release tf_rpc=ReadResource tf_attribute_path=atomic tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=disable_crd_hooks timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_attribute_path=metadata.namespace tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=metadata.app_version tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=helm_release tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=metadata.chart tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=metadata.last_deployed tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=helm_release tf_rpc=ReadResource @module=sdk.framework timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=metadata.version timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=metadata.name timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=metadata.revision tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=metadata.values tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=metadata.first_deployed tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=metadata tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=force_update timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=sdk.framework tf_attribute_path=skip_crds timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.826+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=replace timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=chart tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=cleanup_on_fail tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=reset_values tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=recreate_pods tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=verify tf_provider_addr=registry.terraform.io/hashicorp/helm @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.826+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=status tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=dependency_update tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=disable_webhooks tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=namespace tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_attribute_path=max_history tf_rpc=ReadResource @module=sdk.framework timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_attribute_path=timeout @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=wait_for_jobs tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_attribute_path=pass_credentials tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release tf_rpc=ReadResource tf_attribute_path=create_namespace tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_resource_type=helm_release @module=sdk.framework tf_attribute_path=description tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=disable_openapi_validation tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_attribute_path=id tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @module=sdk.framework tf_attribute_path=reuse_values tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.827+0200 [DEBUG] provider.terraform-provider-helm: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=8726132c-dfbb-a4c3-6490-4fa3f61149ed @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=render_subchart_notes tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=ReadResource timestamp="2025-04-04T10:04:25.827+0200" | |
2025-04-04T10:04:25.835+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-04T10:04:25.838+0200 [DEBUG] provider.terraform-provider-helm: Configured meta: &{providerData:<nil> Data:0x14000684380 Settings:0x14000670c60 RegistryClient:0x1400065e4e0 HelmDriver: Experiments:map[manifest:false] Mutex:{_:{} mu:{state:0 sema:0}}}: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:639 tf_rpc=ValidateResourceConfig @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=20406818-e8a2-0f2e-382f-0909e5c2bdaa tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.838+0200" | |
2025-04-04T10:04:25.840+0200 [DEBUG] provider.terraform-provider-helm: Configured meta: &{providerData:<nil> Data:0x14000684380 Settings:0x14000670c60 RegistryClient:0x1400065e4e0 HelmDriver: Experiments:map[manifest:false] Mutex:{_:{} mu:{state:0 sema:0}}}: @module=helm tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:639 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 timestamp="2025-04-04T10:04:25.839+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: tf_attribute_path=create_namespace tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_resource_type=helm_release tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @module=sdk.framework tf_attribute_path=values tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_attribute_path=repository tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Detected value change between proposed new state and prior state: @module=sdk.framework tf_attribute_path=description tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_attribute_path="AttributeName(\"status\")" tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"namespace\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"chart\")" tf_resource_type=helm_release tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"revision\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"app_version\")" tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/helm tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"first_deployed\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"name\")" tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"last_deployed\")" tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"values\")" tf_resource_type=helm_release @module=sdk.framework timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\").AttributeName(\"version\")" tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"metadata\")" tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"manifest\")" tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.841+0200 [DEBUG] provider.terraform-provider-helm: marking computed attribute that is null in the config as unknown: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/go/pkg/mod/github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.841+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Plan state on ModifyPlan: {Atomic:false Chart:"mimir-distributed" CleanupOnFail:false CreateNamespace:true DependencyUpdate:false Description:"Upgrade complete" Devel:<null> DisableCrdHooks:false DisableOpenapiValidation:false DisableWebhooks:false ForceUpdate:false ID:<unknown> Keyring:<null> Lint:false Manifest:<unknown> MaxHistory:0 Metadata:<unknown> Name:"mimir" Namespace:"mimir" PassCredentials:false PostRender:<nil> RecreatePods:false Replace:false RenderSubchartNotes:true Repository:"https://grafana.github.io/helm-charts" RepositoryCaFile:<null> RepositoryCertFile:<null> RepositoryKeyFile:<null> RepositoryPassword:<null> RepositoryUsername:<null> ResetValues:false ReuseValues:false SetWO:<null> SetWORevision:<null> Set:<null> SetList:<null> SetSensitive:<null> SkipCrds:false Status:<unknown> Timeout:300 Values:["---\nserviceAccount:\n create: true\n name: mimir\n annotations:\n eks.amazonaws.com/role-arn: arn:aws:iam::01234567890:role/MimirPod-us-east-1--20250401182812407800000001\n\nmimir:\n structuredConfig:\n common:\n storage:\n backend: s3\n s3:\n bucket_name: mimir-studocu.us-east-1\n endpoint: s3.us-east-1.amazonaws.com\n insecure: false\n\n limits:\n ingestion_burst_size: 500000\n ingestion_rate: 50000\n max_global_series_per_user: 9000000\n max_label_names_per_series: 40\n\n memberlist:\n compression_enabled: true\n\n blocks_storage:\n storage_prefix: blocks\n\n alertmanager:\n alertmanager_client:\n grpc_compression: s2\n alertmanager_storage:\n storage_prefix: alertmanager\n\n frontend:\n grpc_client_config:\n grpc_compression: s2\n frontend_worker:\n grpc_client_config:\n grpc_compression: s2\n query_scheduler_grpc_client_config:\n grpc_compression: s2\n ingester_client:\n grpc_client_config:\n grpc_compression: s2\n query_scheduler:\n grpc_client_config:\n grpc_compression: s2\n\n ruler:\n query_frontend:\n grpc_client_config:\n grpc_compression: s2\n ruler_client:\n grpc_compression: s2\n ruler_storage:\n storage_prefix: ruler\n\nkedaAutoscaling:\n customHeaders:\n \"X-Scope-OrgID\": \"mimir\"\n prometheusAddress:\n \"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"\n\n\nruntimeConfig:\n overrides:\n mimir:\n # Delete from storage (S3) metrics older than 3 months\n compactor_blocks_retention_period: 15w\n shared:\n # Delete from storage (S3) metrics older than 3 months\n compactor_blocks_retention_period: 15w\n staging:\n # Delete from storage (S3) metrics older than 2 weeks.\n compactor_blocks_retention_period: 2w\n production:\n # Delete from storage (S3) metrics older than 1 year\n compactor_blocks_retention_period: 1y\n # Dedicated limits for production\n ingestion_burst_size: 500000 # Allow a short burst of 1/2M samples\n ingestion_rate: 120000 # Allow 120k samples per second\n max_global_series_per_user: 100000000\n\nchunks-cache:\n enabled: true\n\nindex-cache:\n enabled: true\n\nmetadata-cache:\n enabled: true\n\nalertmanager:\n enabled: true\n\n# Each pod resource is set to handle 300k series\n# For 8Millon series we need 27 replicas to be able to handle the load\n# Source:\n# https://grafana.com/docs/mimir/latest/manage/run-production-environment/planning-capacity/#ingester\ningester:\n replicas: 27\n zoneAwareReplication:\n enabled: false\n persistentVolume:\n size: 100Gi\n resources:\n requests:\n cpu: 1\n memory: 19073Mi\n\noverrides_exporter:\n enabled: true\n replicas: 2\n\nruler:\n kedaAutoscaling:\n enabled: true\n\nquerier:\n replicas: 2\n kedaAutoscaling:\n enabled: true\n\nquery_frontend:\n replicas: 2\n kedaAutoscaling:\n enabled: true\n\nstore_gateway:\n replicas: 2\n zoneAwareReplication:\n enabled: false\n podManagementPolicy: OrderedReady\n persistentVolume:\n size: 100Gi\n\ncompactor:\n replicas: 1\n persistentVolume:\n size: 100Gi\n\ndistributor:\n kedaAutoscaling:\n enabled: true\n maxReplicaCount: 50\n\n\ningress:\n enabled: true\n ingressClassName: alb\n annotations:\n alb.ingress.kubernetes.io/scheme: internal\n external-dns.alpha.kubernetes.io/hostname: mimir-us-east-1.intranet.example.com\n alb.ingress.kubernetes.io/target-type: ip\n alb.ingress.kubernetes.io/healthcheck-path: /services\n alb.ingress.kubernetes.io/listen-ports: '[{\"HTTPS\": 443}]'\n alb.ingress.kubernetes.io/unhealthy-threshold-count: \"10\"\n alb.ingress.kubernetes.io/success-codes: \"200\"\n alb.ingress.kubernetes.io/target-group-attributes: \"deregistration_delay.timeout_seconds=30\"\n alb.ingress.kubernetes.io/certificate-arn: arn:aws:acm:us-east-1:01234567890:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\n paths:\n distributor-headless:\n - path: /distributor\n pathType: Prefix\n - path: /api/v1/push\n - path: /otlp/v1/metrics\n alertmanager-headless:\n - path: /alertmanager\n - path: /multitenant_alertmanager/status\n - path: /api/v1/alerts\n ruler:\n - path: /prometheus/config/v1/rules\n - path: /prometheus/api/v1/rules\n - path: /prometheus/api/v1/alerts\n query-frontend:\n - path: /prometheus\n - path: /api/v1/status/buildinfo\n - path: /config\n - path: /runtime_config\n compactor:\n - path: /api/v1/upload/block/\n hosts:\n - mimir-us-east-1.intranet.example.com\ntokengenJob:\n enable: true\n\nquery_scheduler:\n enabled: true\n\nsmoke_test:\n backoffLimit: 10\n tenantId: \"mimir\"\n\nmetaMonitoring:\n serviceMonitor:\n enabled: true\n grafanaAgent:\n enabled: true\n installOperator: true\n metrics:\n remote:\n url: \"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"\n headers:\n \"X-Scope-OrgID\": \"mimir\"\n\n# --- Disabled resources ---\n\nrollout_operator:\n enabled: false\n\ngr-aggr-cache:\n enabled: false\n\ngr-metricname-cache:\n enabled: false\n\nvaultAgent:\n enabled: false\n\nminio:\n enabled: false\n\nnginx:\n enabled: false\n\ngateway:\n enabledNonEnterprise: false\n\nenterprise:\n enabled: false\n\ncontinuous_test:\n enabled: false\n\nmemcachedExporter:\n enabled: false\n\nresults-cache:\n enabled: false\n\nadmin-cache:\n enabled: false\n\ngraphite:\n enabled: false\n\nrbac:\n create: false\n"] Verify:false Version:"5.6.0" Wait:true WaitForJobs:false}: @module=helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1690 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Actual state on ModifyPlan: &{Atomic:false Chart:"mimir-distributed" CleanupOnFail:false CreateNamespace:false DependencyUpdate:false Description:"Upgrade complete" Devel:<null> DisableCrdHooks:false DisableOpenapiValidation:false DisableWebhooks:false ForceUpdate:false ID:"mimir" Keyring:<null> Lint:false Manifest:<null> MaxHistory:0 Metadata:{"app_version":"2.15.0","chart":"mimir-distributed","first_deployed":1743710577,"last_deployed":1743753180,"name":"mimir","namespace":"mimir","revision":3,"values":"{\"admin-cache\":{\"enabled\":false},\"alertmanager\":{\"enabled\":true},\"chunks-cache\":{\"enabled\":true},\"compactor\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":1},\"continuous_test\":{\"enabled\":false},\"distributor\":{\"kedaAutoscaling\":{\"enabled\":true,\"maxReplicaCount\":50}},\"enterprise\":{\"enabled\":false},\"gateway\":{\"enabledNonEnterprise\":false},\"gr-aggr-cache\":{\"enabled\":false},\"gr-metricname-cache\":{\"enabled\":false},\"graphite\":{\"enabled\":false},\"index-cache\":{\"enabled\":true},\"ingester\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"replicas\":27,\"resources\":{\"requests\":{\"cpu\":1,\"memory\":\"19073Mi\"}},\"zoneAwareReplication\":{\"enabled\":false}},\"ingress\":{\"annotations\":{\"alb.ingress.kubernetes.io/certificate-arn\":\"arn:aws:acm:us-east-1:01234567890:certificate/8e12c257-5edf-49c6-9e85-9bd4ae11e04a\",\"alb.ingress.kubernetes.io/healthcheck-path\":\"/services\",\"alb.ingress.kubernetes.io/listen-ports\":\"[{\\\"HTTPS\\\": 443}]\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/success-codes\":\"200\",\"alb.ingress.kubernetes.io/target-group-attributes\":\"deregistration_delay.timeout_seconds=30\",\"alb.ingress.kubernetes.io/target-type\":\"ip\",\"alb.ingress.kubernetes.io/unhealthy-threshold-count\":\"10\",\"external-dns.alpha.kubernetes.io/hostname\":\"mimir-us-east-1.intranet.example.com\"},\"enabled\":true,\"hosts\":[\"mimir-us-east-1.intranet.example.com\"],\"ingressClassName\":\"alb\",\"paths\":{\"alertmanager-headless\":[{\"path\":\"/alertmanager\"},{\"path\":\"/multitenant_alertmanager/status\"},{\"path\":\"/api/v1/alerts\"}],\"compactor\":[{\"path\":\"/api/v1/upload/block/\"}],\"distributor-headless\":[{\"path\":\"/distributor\",\"pathType\":\"Prefix\"},{\"path\":\"/api/v1/push\"},{\"path\":\"/otlp/v1/metrics\"}],\"query-frontend\":[{\"path\":\"/prometheus\"},{\"path\":\"/api/v1/status/buildinfo\"},{\"path\":\"/config\"},{\"path\":\"/runtime_config\"}],\"ruler\":[{\"path\":\"/prometheus/config/v1/rules\"},{\"path\":\"/prometheus/api/v1/rules\"},{\"path\":\"/prometheus/api/v1/alerts\"}]}},\"kedaAutoscaling\":{\"customHeaders\":{\"X-Scope-OrgID\":\"mimir\"},\"prometheusAddress\":\"http://mimir-query-frontend.mimir.svc.cluster.local:8080/prometheus\"},\"memcachedExporter\":{\"enabled\":false},\"metaMonitoring\":{\"grafanaAgent\":{\"enabled\":true,\"installOperator\":true,\"metrics\":{\"remote\":{\"headers\":{\"X-Scope-OrgID\":\"mimir\"},\"url\":\"http://mimir-distributor-headless.mimir.svc.cluster.local:8080/api/v1/push\"}}},\"serviceMonitor\":{\"enabled\":true}},\"metadata-cache\":{\"enabled\":true},\"mimir\":{\"structuredConfig\":{\"alertmanager\":{\"alertmanager_client\":{\"grpc_compression\":\"s2\"}},\"alertmanager_storage\":{\"storage_prefix\":\"alertmanager\"},\"blocks_storage\":{\"storage_prefix\":\"blocks\"},\"common\":{\"storage\":{\"backend\":\"s3\",\"s3\":{\"bucket_name\":\"mimir-studocu.us-east-1\",\"endpoint\":\"s3.us-east-1.amazonaws.com\",\"insecure\":false}}},\"frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"frontend_worker\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"},\"query_scheduler_grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ingester_client\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"limits\":{\"ingestion_burst_size\":500000,\"ingestion_rate\":50000,\"max_global_series_per_user\":9000000,\"max_label_names_per_series\":40},\"memberlist\":{\"compression_enabled\":true},\"query_scheduler\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler\":{\"query_frontend\":{\"grpc_client_config\":{\"grpc_compression\":\"s2\"}},\"ruler_client\":{\"grpc_compression\":\"s2\"}},\"ruler_storage\":{\"storage_prefix\":\"ruler\"}}},\"minio\":{\"enabled\":false},\"nginx\":{\"enabled\":false},\"overrides_exporter\":{\"enabled\":true,\"replicas\":2},\"querier\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_frontend\":{\"kedaAutoscaling\":{\"enabled\":true},\"replicas\":2},\"query_scheduler\":{\"enabled\":true},\"rbac\":{\"create\":false},\"results-cache\":{\"enabled\":false},\"rollout_operator\":{\"enabled\":false},\"ruler\":{\"kedaAutoscaling\":{\"enabled\":true}},\"runtimeConfig\":{\"overrides\":{\"mimir\":{\"compactor_blocks_retention_period\":\"15w\"},\"production\":{\"compactor_blocks_retention_period\":\"1y\",\"ingestion_burst_size\":500000,\"ingestion_rate\":120000,\"max_global_series_per_user\":100000000},\"shared\":{\"compactor_blocks_retention_period\":\"15w\"},\"staging\":{\"compactor_blocks_retention_period\":\"2w\"}}},\"serviceAccount\":{\"annotations\":{\"eks.amazonaws.com/role-arn\":\"arn:aws:iam::01234567890:role/MimirPod-us-east-1--20250401182812407800000001\"},\"create\":true,\"name\":\"mimir\"},\"smoke_test\":{\"backoffLimit\":10,\"tenantId\":\"mimir\"},\"store_gateway\":{\"persistentVolume\":{\"size\":\"100Gi\"},\"podManagementPolicy\":\"OrderedReady\",\"replicas\":2,\"zoneAwareReplication\":{\"enabled\":false}},\"tokengenJob\":{\"enable\":true},\"vaultAgent\":{\"enabled\":false}}","version":"5.6.0"} Name:"mimir" Namespace:"mimir" PassCredentials:false PostRender:<nil> RecreatePods:false Replace:false RenderSubchartNotes:true Repository:<null> RepositoryCaFile:<null> RepositoryCertFile:<null> RepositoryKeyFile:<null> RepositoryPassword:<null> RepositoryUsername:<null> ResetValues:false ReuseValues:false SetWO:<null> SetWORevision:<null> Set:<null> SetList:<null> SetSensitive:<null> SkipCrds:false Status:"deployed" Timeout:300 Values:<null> Verify:false Version:"5.6.0" Wait:true WaitForJobs:false}: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1691 tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @module=helm timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Start: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1694 tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Raw Kubernetes Data before conversion: tf_rpc=PlanResourceChange @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:87 KubernetesData=map[] tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Initial configPaths: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:116 configPaths=[] tf_provider_addr=registry.terraform.io/hashicorp/helm @module=helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [INFO] provider.terraform-provider-helm: Successfully initialized kubernetes config: @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/kubeconfig.go:222 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Initial Values: Name=mimir, Namespace=mimir, Repository=https://grafana.github.io/helm-charts, Repository_Username=, Repository_Password=, Chart=mimir-distributed: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1705 tf_resource_type=helm_release timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Metadata has changes, setting to unknown: @module=helm tf_rpc=PlanResourceChange tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1722 tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:25.844+0200 [DEBUG] provider.terraform-provider-helm: Helm settings: &{namespace: config:0x14000670d80 KubeConfig: KubeContext: KubeToken: KubeAsUser: KubeAsGroups:[] KubeAPIServer: KubeCaFile: KubeInsecureSkipTLSVerify:false KubeTLSServerName: Debug:false RegistryConfig:/Users/enrique/Library/Preferences/helm/registry/config.json RepositoryConfig:/Users/enrique/Library/Preferences/helm/repositories.yaml RepositoryCache:/Users/enrique/Library/Caches/helm/repository PluginsDirectory:/Users/enrique/Library/helm/plugins MaxHistory:10 BurstLimit:100 QPS:0}: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1208 @module=helm timestamp="2025-04-04T10:04:25.844+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Got chart: @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_rpc=PlanResourceChange @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1753 tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: Chart dependencies are up to date.: tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1664 @module=helm tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release tf_rpc=PlanResourceChange timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Release validated: tf_rpc=PlanResourceChange @module=helm tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1774 tf_provider_addr=registry.terraform.io/hashicorp/helm timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.324+0200 [DEBUG] provider.terraform-provider-helm: [resourceDiff: mimir] Done: tf_provider_addr=registry.terraform.io/hashicorp/helm tf_resource_type=helm_release @caller=/home/runner/work/terraform-provider-helm/terraform-provider-helm/provider/helm/resource_helm_release.go:1946 tf_req_id=2c523a21-f3fd-4bf7-06e0-8e8ea201f667 tf_rpc=PlanResourceChange @module=helm timestamp="2025-04-04T10:04:27.323+0200" | |
2025-04-04T10:04:27.325+0200 [ERROR] vertex "helm_release.mimir" error: Provider produced invalid plan | |
2025-04-04T10:04:27.325+0200 [ERROR] vertex "helm_release.mimir (expand)" error: Provider produced invalid plan | |
2025-04-04T10:04:27.325+0200 [INFO] backend/local: plan operation completed | |
╷ | |
│ Error: Provider produced invalid plan | |
│ | |
│ Provider "provider[\"registry.opentofu.org/hashicorp/helm\"]" planned an | |
│ invalid value for helm_release.mimir.description: planned value | |
│ cty.StringVal("Upgrade complete") for a non-computed attribute. | |
│ | |
│ This is a bug in the provider, which should be reported in the provider's | |
│ own issue tracker. | |
╵ | |
2025-04-04T10:04:27.411+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-04T10:04:27.413+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/hashicorp/helm/3.0.0-pre2/darwin_arm64/terraform-provider-helm pid=72608 | |
2025-04-04T10:04:27.422+0200 [DEBUG] provider: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment