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

Added AWS Credentials to main.tf #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2020

  1. Added AWS Credentials to main.tf cause of error on my AWS with No suc…

    …h credentials was found
    
    On branch master
    Changes:
    modified:   AUTHORS.md   - added myself :)
    modified:   main.tf      - added aws credentials to kubernetes_deployment.spec.container.env
    modified:   variables.tf - added vars aws access key and secret
    modified:   versions.tf  - terraform 0.13update
    Viktor Bushmin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    622ad3a View commit details
    Browse the repository at this point in the history
  2. terraform fmt

    On branch master
    modified:   main.tf
    Viktor Bushmin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    e29e95f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    89f0dec View commit details
    Browse the repository at this point in the history