Skip to content

terraform apply dependency chain #21582

@cappetta

Description

@cappetta

I'm seeing an issue in v0.12 where specifying a specific instance to create via --target=module.staging-infrastructure.module.secdevops.aws_instance.kali[0] does not create all the networking dependencies needed to access the instance.

I'm not quite sure what is missing but if I find out, I'll update the ticket. I was able to confirm this issue is resolved when performing a generic "terraform apply --auto-approve" which simply create all assets and allows me to confirm connectivity is successful (e.g. no SG misconfigurations).

I suspect a trace-log would help but please confirm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions