falenn / awsk8s

0 stars 0 forks source link

Consider env offset to manage multiple, discrete clusters #3

Closed falenn closed 3 years ago

falenn commented 3 years ago

This may require S3 state with inclusion and variation in TF_VAR_state_key=<###> variable for Terraform to store multiple states in the same S3 bucket without stepping on each other.

Multiple states could be anything - falenn - my pesonal cluster, dev - a team dev cluster, etc.

falenn commented 3 years ago

This is partially done with env and TF_VAR, but commpleted in #2