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

Update README.md #1

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Update README.md #1

merged 2 commits into from
Feb 4, 2025

Conversation

pavlosoletskyy
Copy link
Contributor

No description provided.

README.md Outdated
@@ -1,6 +1,6 @@
# AWS Essentials: Use IAM roles

Choose a reason for hiding this comment

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

Roles

README.md Outdated

3. Edit `main.tf` — add resources, required for this task:

- use resource [aws_iam_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) to create a policy with permissions, necessary for Grafana to read metrics and logs from CloudWatch. You can find json definition of such policy in file `grafana-policy.json` in this repository.
- use resource [aws_iam_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) to create a policy with permissions, necessary for Grafana to read metrics and logs from CloudWatch. You can find JSON definition of such policy in file `grafana-policy.json` in this repository.

Choose a reason for hiding this comment

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

use the aws_iam_policy resource

ресурс в лапках + порядок слів
для інших ресурсів нижче те ж саме

@id27182 id27182 merged commit 6ddae8a into mate-academy:main Feb 4, 2025
1 check failed
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