You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If for whatever reason some kind of connection error happens, we get
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.id. All values must be known after
│ apply, so this is always a bug in the provider and should be reported in
│ the provider's own repository. OpenTofu will still save the other known
│ object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.labels. All values must be known
│ after apply, so this is always a bug in the provider and should be reported
│ in the provider's own repository. OpenTofu will still save the other known
│ object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.spec.data.auto_upgrade_disabled.
│ All values must be known after apply, so this is always a bug in the
│ provider and should be reported in the provider's own repository. OpenTofu
│ will still save the other known object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for
│ module.eks_cluster.akp_cluster.main.spec.data.datadog_annotations_enabled.
│ All values must be known after apply, so this is always a bug in the
│ provider and should be reported in the provider's own repository. OpenTofu
│ will still save the other known object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.spec.data.kustomization. All values
│ must be known after apply, so this is always a bug in the provider and
│ should be reported in the provider's own repository. OpenTofu will still
│ save the other known object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.spec.data.redis_tunneling. All
│ values must be known after apply, so this is always a bug in the provider
│ and should be reported in the provider's own repository. OpenTofu will
│ still save the other known object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.spec.data.target_version. All
│ values must be known after apply, so this is always a bug in the provider
│ and should be reported in the provider's own repository. OpenTofu will
│ still save the other known object values in the state.
╵
╷
│ Error: Provider returned invalid result object after apply
│
│ After the apply operation, the provider still indicated an unknown value
│ for module.eks_cluster.akp_cluster.main.spec.description. All values must
│ be known after apply, so this is always a bug in the provider and should be
│ reported in the provider's own repository. OpenTofu will still save the
│ other known object values in the state.
╵
╷
│ Error: Client Error
│
│ with module.eks_cluster.akp_cluster.main,
│ on .terraform/modules/eks_cluster/modules/eks-cluster/akuity_cluster.tf line 33, in resource "akp_cluster" "main":
│ 33: resource "akp_cluster" "main" {
│
│ unable to apply manifests: Unable to check cluster reconciliation status:
│ rpc error: code = PermissionDenied desc = Access to instance is denied
The text was updated successfully, but these errors were encountered:
If for whatever reason some kind of connection error happens, we get
The text was updated successfully, but these errors were encountered: