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

Adds steps to install terraform and configure AWS credentials #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhihonl
Copy link
Contributor

@zhihonl zhihonl commented Apr 13, 2023

Installing terraform and configuring AWS credentials are required to complete step 7

Description of the issue

Step 7 cannot be completed if terraform is not installed and AWS credential is not previously configured

Description of changes

Add steps to have the users run through the steps as prerequisite to prevent the issues.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Manually tested

Installing terraform and configuring AWS credentials are required to complete step 7
@zhihonl zhihonl requested a review from a team as a code owner April 13, 2023 17:47
@@ -281,7 +287,7 @@ Outputs:
[reference of how to create role](https://github.com/aws-actions/configure-aws-credentials)

## 7. Setup the integration test resources
1. Navigate to your fork
1. Fork amazon-cloudwatch-agent-test(or you can just download the terraform folder)
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably be clarified. Also, I don't think there's really any good reason to download the folder itself, without setting up the git repo locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants