kubernetes-ops icon indicating copy to clipboard operation
kubernetes-ops copied to clipboard

Adding creation of the ACM

Open sekka1 opened this issue 3 years ago • 7 comments

sekka1 avatar Feb 11 '22 18:02 sekka1

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-JyKxGURMPeLu5bPm

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 18:02 github-actions[bot]

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-xaUBHTad9m6WAeyX

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 19:02 github-actions[bot]

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-hKqpipyAcUFhYSzy

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 19:02 github-actions[bot]

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-g1ZnzN6d3y3EPtKn

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 19:02 github-actions[bot]

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-6sMX4u2ErTG4QkUU

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 19:02 github-actions[bot]

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-k1F836fTPirDvM7N

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 19:02 github-actions[bot]

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖failure

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/managedkube/kubernetes-ops-dev-helm-istio/runs/run-6EdMh1BmJtNgxVq3

Waiting for the plan to start...

Terraform v1.0.8
on linux_amd64
Configuring remote state backend...
Initializing Terraform configuration...
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 55, in provider "kubernetes":
│   55:   host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 56, in provider "kubernetes":
│   56:   cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 69, in provider "helm":
│   69:     host                   = data.terraform_remote_state.eks.outputs.cluster_endpoint
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named "cluster_endpoint".
╵
╷
│ Error: Unsupported attribute
│ 
│   on main.tf line 70, in provider "helm":
│   70:     cluster_ca_certificate = base64decode(data.terraform_remote_state.eks.outputs.cluster_certificate_authority_data)
│     ├────────────────
│     │ data.terraform_remote_state.eks.outputs is object with no attributes
│ 
│ This object does not have an attribute named
│ "cluster_certificate_authority_data".
╵

Pusher: @sekka1, Action: pull_request

github-actions[bot] avatar Feb 11 '22 19:02 github-actions[bot]