╷
│ Error: Unsupported block type
│
│ on .terraform/modules/ocean-aws-k8s/ocean.tf line 168, in resource "spotinst_ocean_aws" "ocean":
│ 168: dynamic "block_device_mappings" {
│
│ Blocks of type "block_device_mappings" are not expected here.
I do see this change made in history:
What you expected to happen:
Plan needs to execute without errors
How to reproduce it (as minimally and precisely as possible):
Make sure to run "terraform init" in a clean environment with the latest version of spotinst-ocean-aws-k8s module
@Pzharyuk Thanks for identifying the issue, we have made the fix on block_device_mappings recently and released, please try this with latest version of the module. Closing this issue.
What happened:
I do see this change made in history:
What you expected to happen:
Plan needs to execute without errors
How to reproduce it (as minimally and precisely as possible): Make sure to run "terraform init" in a clean environment with the latest version of spotinst-ocean-aws-k8s module