Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Move all variables out to separated files #134

Merged
merged 3 commits into from
Mar 29, 2021
Merged

Conversation

gloovers
Copy link
Contributor

Description

All string variables are moved to separated variables.mk files which are sourced anyway

Test

  1. make terraform.plan
Plan: 9 to add, 0 to change, 0 to destroy.

------------------------------------------------------------------------

This plan was saved to: /XXXXXX/.infra/env/dev/.terraform/tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "/XXXXXX/.infra/env/dev/.terraform/tfplan"

Releasing state lock. This may take a few moments...
  1. make terraform.limits
This plan was saved to: /XXXXXX/.infra/env/dev/.terraform/tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "/XXXXXX/.infra/env/dev/.terraform/tfplan"

Releasing state lock. This may take a few moments...


[OK] aws_s3_bucket limit 
[OK] aws_route53_health_check limit 
[OK] aws_dynamodb_table limit 
[OK] aws_eip limit

Copy link
Contributor

@AutomationD AutomationD left a comment

Choose a reason for hiding this comment

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

Looks good, thank you

@gloovers gloovers merged commit 4815ca7 into master Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants