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
Error: Invalid address to set: []string{"ebs_block_device", "0", "no_device"}
on marklogic-cf-with-tf-exist-vpc.tf line 40, in data "aws_launch_configuration" "launch_config":
40: data "aws_launch_configuration" "launch_config" {
Steps to Reproduce
terraform apply
Additional Context
There are two EBS devices in the launch configuration, both with encrypted set to false:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Sep 11, 2020
This issue was closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Terraform Configuration Files
Debug Output
Debug Output
Crash Output
N/A
Expected Behavior
Retrieve launch configuration data
Actual Behavior
Returns Error:
Steps to Reproduce
terraform apply
Additional Context
There are two EBS devices in the launch configuration, both with encrypted set to false:
References
Appears similar to:
The text was updated successfully, but these errors were encountered: