PaloAltoNetworks / terraform-aws-vmseries-modules

Terraform Reusable Modules for VM-Series on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/vmseries-modules/aws
MIT License
40 stars 49 forks source link

vmseries error `pending-instance-creation` state #97

Closed jabielecki closed 2 years ago

jabielecki commented 2 years ago

Describe the bug

Recurring error during the apply of one of the main examples.

Expected behavior

The example should succeed apply each time.

Current behavior

Apply results in Error associating EIP: IncorrectInstanceState: The pending-instance-creation instance to which 'eni' is attached is not in a valid state for this operation

Steps to reproduce

cd examples/vmseries_combined
terraform apply

Your Environment

Terraform 1.0.11 and below.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 0.1.0 :tada:

The release is available on Terraform Registry and GitHub release

Posted by semantic-release bot