terraform: Begin AWS configuration
The `terraform` directory contains the resource descriptions for all AWS services that need to be configured in order for the dynamic K8s provisioner to work. Specifically, it defines the EventBridge rule and SNS topic/subscriptions that instruct AWS to send EC2 instance state change notifications to the *dynk8s-provisioner*'s HTTP interface.
This commit is contained in:
2
terraform/.gitattributes
vendored
Normal file
2
terraform/.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
.terraform.lock.hcl -diff
|
||||
terraform.tfstate -diff
|
||||
Reference in New Issue
Block a user