thingsboard-ce-k8s
thingsboard-ce-k8s copied to clipboard
Error with AWS cluster setup using Kubeone on AZ 'us-west-1'
I'm generally struggling with the cluster deployment in AWS but Kubeone immediately throws this error after running terraform plan
command:
Error: Invalid index
on main.tf line 26, in locals:
26: zoneC = data.aws_availability_zones.available.names[2]
|----------------
| data.aws_availability_zones.available.names is list of string with 2 elements
The given key does not identify an element in this collection value.
I even tried to comment the references to the zoneC definition but doesn't seem to work.
```
Error: Error launching source instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
status code: 400, request id: 32ce446e-880a-4925-b3ec-a3740ff17b74
Error: Error launching source instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
status code: 400, request id: 6771d5a7-9269-4572-a4e1-cccc71381591Error: Error launching source instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
status code: 400, request id: 32ce446e-880a-4925-b3ec-a3740ff17b74
Error: Error launching source instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
status code: 400, request id: 6771d5a7-9269-4572-a4e1-cccc71381591