- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InvalidInstanceID: Not found error #1108
Comments
Hi, https://github.com/gruntwork-io/terratest/blob/master/test/terraform_aws_example_test.go#L46 |
main.tf: terraform { resource "aws_instance" "example" { } data "aws_ami" "ubuntu" { filter { filter { filter { filter { package test import (
) func TestTerraformAWSPublicIp(t *testing.T) {
} @denis256 above s' the code that's throwing the following error for me: |
im still unable to get thru my tests without errors.. Could you please help? |
could someone help fix this, please?
ec2.go:284:
Error Trace: ec2.go:284
terraform_aws_example_test.go:46
Error: Received unexpected error:
InvalidInstanceID.NotFound: The instance ID 'i-00b2e1ecef37b5674' does not exist
status code: 400, request id: 1692c5cc-aa41-49bc-8478-fb1e6197aedb
The text was updated successfully, but these errors were encountered: