Skip to content

metaml/ami-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inital terraform provisioning for AMI

Manual intervention was required to enable/disable some features due to not being able to find a terraform way to automate:

  • under Systems Manager > Fleet Manager > Managed nodes
    • enable Configure Default Host Management

AWS management

  • edit/add terraform files to the "module" directory

  • turn your module in "main.tf"

  • "make" to run terraform plan

  • "make apply" to apply changes to AWS

Manage AWS ec2 instances (NixOS)

  • nixos instance are managed from ./etc/nixos

  • edit "configuration.nix" in above local directory

  • "make rebuild" to deply and switch nixos configuration

references:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors