Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

examples/gitlab-simple-ha is not apply-able. #260

Open
Magicloud opened this issue Oct 3, 2019 · 0 comments
Open

examples/gitlab-simple-ha is not apply-able. #260

Magicloud opened this issue Oct 3, 2019 · 0 comments

Comments

@Magicloud
Copy link
Contributor

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant