terraform-aws-gitlab-runner icon indicating copy to clipboard operation
terraform-aws-gitlab-runner copied to clipboard

Add user_data output

Open james64 opened this issue 4 years ago • 0 comments
trafficstars

Hello,

in our setup plan always shows user_data are to be changed even after same config was just applied. Value from config indeed seems to be the same as one we see in launch_configuration in aws console. We are unable to see what terraform thinks is a new updated value. Plan does not show whole value only its hash.

Is there any way how to see whole value of user_data? If not I would like to suggest to add new module output with value of local.template_user_data. This sounds useful for debugging in general since many configurations are effective through user data.

Thnks

james64 avatar May 17 '21 06:05 james64