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

Fixed terraform module to use Almalinux #42

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

Conversation

yogendra
Copy link

@yogendra yogendra commented Nov 30, 2023

Added tags variable to customize tags on resources. Terraform does not
Added a TF test case to test all the changes (creates test vpc, keypair, etc.)
Improved syntax for exmaple in README.md file
Fixed example to include correct required fields
Added support for private IPs

Related Issues:
[FIXED #41] Updated ami to use Almalinux 8. Changed ssh-user to default to ec2-user
[FIXED #26] Added support to supply your own AMI, and default to Almalinux

@yogendra
Copy link
Author

@iSignal Can you review this? Currently, tf based install is broken as centos amis are no longer available, i guess.
Also, in our internal env extra tags have to be specified for instances to be created.

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.

error while running terraform plan Additional AMI choices
1 participant