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
The following script does not deploy correctly because ${aws_security_group.terraform_example.name} is not expanded into "terraform_example" and additionally there is no dependency created between the instance and security group.
The following script does not deploy correctly because ${aws_security_group.terraform_example.name} is not expanded into "terraform_example" and additionally there is no dependency created between the instance and security group.
The text was updated successfully, but these errors were encountered: