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

humio/humio-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

humio-bootstrap

The current implementation runs on AWS only and downloads files from a bucket. Needs arguments and configurability.

Terraform

If you wish to use terraform to provision the infrastructure needed for humio-bootstrap do the following.

cd terraform
tar -C ../ansible -czf ansible.tar.gz .

Set any AWS specific environmental variables you need to so that terraform can authenticate with AWS.

Then run

terraform init
terraform apply

Optionally override any variables by passing -var="<variable_name>=<variable_value>" to terraform apply

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •