Skip to content

bailey84j/terraform-kubernetes-ssm-agent

terraform-kubernetes-ssm-agent

Terraform module which deploys AWS SSM

tflint LICENSE Terraform

Examples

Example Description Status
Standard Deploying SSM Agent using the default settings Standard-Deployment
Custom Customising the deployment to use a different name and namespace Custom-Deployment

Contributing

Report issues/questions/feature requests via issues Full contributing guidelines are covered here

Requirements

Name Version
terraform >= 0.14.8
kubernetes >= 2.0

Providers

Name Version
kubernetes >= 2.0

Modules

No modules.

Resources

Name Type
kubernetes_daemonset.this resource
kubernetes_namespace.this resource

Inputs

Name Description Type Default Required
create_namespace Determines whether to create a new kubernetes namespace for the deployment bool false no
name The name of the ssm daemonset string "ssm" no
namespace The namespace to place the daemonset string "kube-system" no

Outputs

No outputs.

About

Terraform module which deploys AWS SSM

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages