Skip to content

Minor fixes in variables, locals, r53 zone etc #31

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

Merged
merged 17 commits into from
Apr 19, 2021

Conversation

halfb00t
Copy link
Member

@halfb00t halfb00t commented Apr 16, 2021

Changes

  • Added README.md files to the layers using terraform-docs
  • Removed some critical values from variables.tf, added missing descriptions
  • Created example tfvars in layer1
  • Removed parameter store tf file for secrets, made sm secret to store secret values
  • removed backend.tf files, added them to gitignore
  • removed state bucket name from terragrunt.hcl
  • Added r53 module to create zone if necessary
  • Added default role to eks module for authmap with the ability to add additional roles using eks_map_roles variable
  • Fixed grafana helm chart repo for loki stack
  • Fixed domain names for promstack
  • Made loki datasource enabled by deault in grafana tmplate
  • Removed inaccessible dashboards from grafana template
  • Updated readme files
    Closes Clean up hardcoded values in variables.tf, backend.tf #26
    Closes Grafana dashboard downloads #32

@guardrails
Copy link

guardrails bot commented Apr 16, 2021

⚠️ We detected 1 security issue in this pull request:

Hard-Coded Secrets (1)

More info on how to fix Hard-Coded Secrets in Terraform.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@halfb00t halfb00t changed the title Cle Minor fixes in variables, locals, r53 zone etc Apr 17, 2021
@halfb00t halfb00t merged commit 78aa2df into main Apr 19, 2021
@halfb00t halfb00t deleted the feature/variables-cleanup branch April 19, 2021 10:28
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.

Grafana dashboard downloads Clean up hardcoded values in variables.tf, backend.tf
4 participants