When applying the three_node_cluster_appstack_new_vpc_new_subnet example, I receive the following errors, preventing the successful completion of the terraform apply.
Error: collecting instance settings: empty result
│
│ with module.f5xc_aws_cloud_ce_three_node_appstack_single_nic_new_vpc_new_subnet.module.node_master["master0"].aws_instance.instance,
│ on ../../modules/f5xc/ce/appstack/aws/nodes/master/main.tf line 1, in resource "aws_instance" "instance":
│ 1: resource "aws_instance" "instance" {
│
╵
╷
│ Error: collecting instance settings: empty result
│
│ with module.f5xc_aws_cloud_ce_three_node_appstack_single_nic_new_vpc_new_subnet.module.node_master["master1"].aws_instance.instance,
│ on ../../modules/f5xc/ce/appstack/aws/nodes/master/main.tf line 1, in resource "aws_instance" "instance":
│ 1: resource "aws_instance" "instance" {
│
╵
╷
│ Error: collecting instance settings: empty result
│
│ with module.f5xc_aws_cloud_ce_three_node_appstack_single_nic_new_vpc_new_subnet.module.node_master["master2"].aws_instance.instance,
│ on ../../modules/f5xc/ce/appstack/aws/nodes/master/main.tf line 1, in resource "aws_instance" "instance":
│ 1: resource "aws_instance" "instance" {
When applying the three_node_cluster_appstack_new_vpc_new_subnet example, I receive the following errors, preventing the successful completion of the terraform apply.
input values with some fields redacted
environment variables set with some values redacted