├── README.md ├── main.tf ├── providers.tf └── variables.tf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectra-ai-research/log4j-aws-sandbox/HEAD/README.md -------------------------------------------------------------------------------- /main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectra-ai-research/log4j-aws-sandbox/HEAD/main.tf -------------------------------------------------------------------------------- /providers.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectra-ai-research/log4j-aws-sandbox/HEAD/providers.tf -------------------------------------------------------------------------------- /variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectra-ai-research/log4j-aws-sandbox/HEAD/variables.tf --------------------------------------------------------------------------------