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

Feature/test01 #1

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Feature/test01 #1

wants to merge 8 commits into from

Conversation

SaitoMunenori
Copy link

This pull request encompasses a variety of changes to the AWS Terraform configuration and the plugin README file. The most significant changes include updates to the versions of various modules, the addition of a new observation plugin, and updates to the AWS EKS configurations.

Version updates:

Addition of the observation plugin:

  • aws/plugin/env/dev/variables.tf: Added a new variable "observation" for the observation plugin.
  • aws/plugin/main.tf: Added the observation plugin module.
  • aws/plugin/modules/observation/main.tf: Added a data source for the AWS caller identity.
  • aws/plugin/modules/observation/loki-iam.tf, aws/plugin/modules/observation/loki-s3.tf, aws/plugin/modules/observation/mimir-iam.tf, aws/plugin/modules/observation/mimir-s3.tf: Added new Terraform configurations for the observation plugin. [1] [2]

AWS EKS configuration updates:

Documentation updates:

  • aws/plugin/README.md: Updated the documentation for the plugin, including the addition of the observation plugin and the reordering of the plugin modules. [1] [2]

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.

2 participants