Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'aws_instance.user_data' #58

Open
xescugc opened this issue Oct 29, 2019 · 0 comments
Open

Fix 'aws_instance.user_data' #58

xescugc opened this issue Oct 29, 2019 · 0 comments
Assignees
Labels
Provider: AWS Issues related to the AWS Provider Status: In progress Type: Bug Something isn't working

Comments

@xescugc
Copy link
Member

xescugc commented Oct 29, 2019

On the aws_instance.user_data the attribute it's invalid as it's taking the sha1 from AWS and then it's all wrong. We have to change it to read the user_data_base64 which can be read and interpreated correctly.

@xescugc xescugc added Type: Bug Something isn't working Status: In progress labels Oct 29, 2019
@xescugc xescugc self-assigned this Oct 29, 2019
@xescugc xescugc added the Provider: AWS Issues related to the AWS Provider label Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Provider: AWS Issues related to the AWS Provider Status: In progress Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant