diff --git a/inventory/README.md b/inventory/README.md new file mode 100644 index 0000000..554479f --- /dev/null +++ b/inventory/README.md @@ -0,0 +1,46 @@ +# inventory + + +## Requirements + +| Name | Version | +|------|---------| +| [terraform](#requirement\_terraform) | >= 1.8.0 | +| [aws](#requirement\_aws) | >= 4.0 | +| [null](#requirement\_null) | >= 1.0 | +| [time](#requirement\_time) | >= 0.12 | + +## Providers + +| Name | Version | +|------|---------| +| [null](#provider\_null) | >= 1.0 | +| [time](#provider\_time) | >= 0.12 | + +## Modules + +No modules. + +## Resources + +| Name | Type | +|------|------| +| [null_resource.filter_ew](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.filter_gov](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.inspect_east](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.inspect_east-1](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.inspect_east-2](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.inspect_west](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.inspect_west-1](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.inspect_west-2](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [null_resource.setup_directory](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource | +| [time_static.inspect](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/static) | resource | + +## Inputs + +No inputs. + +## Outputs + +No outputs. +