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
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Error: Reference to undeclared output value
on main.tf line 43, in resource "aws_iam_role_policy_attachment" "s3-full-access-attachment":
43: role = module.gitlab-asg.asg_iam_role_name
An output value with the name "asg_iam_role_name" has not been declared in
module.gitlab-asg.
Error: Reference to undeclared output value
on main.tf line 52, in resource "aws_iam_role_policy" "associate_eip":
52: role = module.gitlab-asg.asg_iam_role_name
An output value with the name "asg_iam_role_name" has not been declared in
module.gitlab-asg.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: