terraform.aws-baseline-infra/examples/bea-adc
2023-02-28 16:38:16 +08:00
..
.terraform UPD: clean up 2023-02-28 16:38:16 +08:00
.terraform.lock.hcl UPD: clean up 2023-02-28 16:38:16 +08:00
locals.tf UPD: clean up 2023-02-28 16:38:16 +08:00
main.tf UPD: clean up 2023-02-28 16:38:16 +08:00
outputs.tf UPD: clean up 2023-02-28 16:38:16 +08:00
provider.tf UPD: clean up 2023-02-28 16:38:16 +08:00
README.md UPD: clean up 2023-02-28 16:38:16 +08:00
terraform.tfstate UPD: clean up 2023-02-28 16:38:16 +08:00
terraform.tfstate.backup UPD: clean up 2023-02-28 16:38:16 +08:00
terraform.tfvars UPD: clean up 2023-02-28 16:38:16 +08:00
variables.tf UPD: clean up 2023-02-28 16:38:16 +08:00

bea-adc

Module to deploy network resources and ad connector for use with AWS SSO

Input variables

The variable adc-service-account-password needs to be supplied via environment variable. This prevents terraform from saving the password in tfstate or in the source code.