-
Notifications
You must be signed in to change notification settings - Fork 2
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
Allow instantiating more environments #49
Conversation
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
records = [ | ||
"140.211.167.146" | ||
] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be parameterized?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't bother because we're just going to delete Mailu test records anyway in favor of our prod deployment, managed by the simple_vm
module.
Co-authored-by: Andrew <[email protected]>
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
You can use
plan
to verify that this refactoring is semantically equivalent to the old code.