From 1b1eac8494fbb34dd5dc6ffc35c13dc9b0436b62 Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 24 May 2022 14:37:29 -0400 Subject: [PATCH] add readme --- billing-role/README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 billing-role/README.md diff --git a/billing-role/README.md b/billing-role/README.md new file mode 100644 index 0000000..db3935a --- /dev/null +++ b/billing-role/README.md @@ -0,0 +1,28 @@ +## Requirements + +No requirements. + +## Providers + +| Name | Version | +|------|---------| +| [aws](#provider\_aws) | n/a | + +## Modules + +No modules. + +## Resources + +| Name | Type | +|------|------| +| [aws_iam_policy_document.full_billing](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source | +| [aws_iam_policy_document.limited_billing](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source | + +## Inputs + +No inputs. + +## Outputs + +No outputs.