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

Add initial variables, locals and provider #7

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

Stretch96
Copy link
Member

  • Adds the project name, infrastructure name and environment variables to be used to create a resource prefix
  • Adds the aws region variable, to determine which region the resources will be created
  • Adds default tags
  • Adds the AWS provider

Copy link
Contributor

@DrizzlyOwl DrizzlyOwl left a comment

Choose a reason for hiding this comment

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

Apart from tflint complaining that you haven't used the resource prefix yet, everything else looks fine

* Adds the project name, infrastructure name and environment variables
  to be used to create a resource prefix
* Adds the aws region variable, to determine which region the resources
  will be created
* Adds default tags
* Adds the AWS provider
@Stretch96 Stretch96 force-pushed the add-initial-variables-and-locals branch from 85c5f28 to 7d8a246 Compare November 7, 2023 13:24
@Stretch96 Stretch96 merged commit d9f5053 into main Nov 7, 2023
5 checks passed
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