Skip to content

Conversation

@DownRangeDevOps
Copy link

Resolves #49 and #20

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techfishio
thanks, looks good and we need to do it (get rid of the inline SG rules).
Please make these two changes:

  1. Remove the egress inline rule as well and use aws_security_group_rule for it - we should not mix inline rules with aws_security_group_rule - TF does not like it

  2. Rebuild README by executing:

make init make readme/deps make readme 

thanks

@DownRangeDevOps
Copy link
Author

@aknysh make init hangs indefinitely for me. It seems that the curl command to download your build-harness isn't working as expected? No idea if this is on my end or not.

I updated the TF code to move the egress block to a rule.

@aknysh
Copy link
Member

aknysh commented Oct 28, 2019

@techfishio
If you open this in the browser, does it return the script https://git.io/build-harness

@DownRangeDevOps
Copy link
Author

@aknysh nm, reboot fixed it.

Readme updated.

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @techfishio
please see comments

@DownRangeDevOps
Copy link
Author

@aknysh thanks. Updated.

* Ensure all resources respect `enabled` * Convert single item lists to strings where required
@legal90
Copy link

legal90 commented Dec 6, 2019

@aknysh Could you please review this PR?

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @techfishio
please rebuild README by executing these commands:

make init make readme/deps make readme 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants