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
Hello, I tried using this module and came across this issue.
What value is required under the component section, I did not quite understand what is required.
I left it with the default value component = "important-component"
description
│ Error: creating Auto Scaling Launch Configuration (important-component-dev20230328030719598900000001): couldn't find resource
│
│ with module.bastion.aws_launch_configuration.bastion,
│ on .terraform/modules/bastion/main.tf line 18, in resource "aws_launch_configuration" "bastion":
│ 18: resource "aws_launch_configuration" "bastion" {
│
╵
Error: Terraform exited with code 1.
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
Hello, I tried using this module and came across this issue.
What value is required under the
component
section, I did not quite understand what is required.I left it with the default value
component = "important-component"
description
The text was updated successfully, but these errors were encountered: