Skip to content

Commit 577c53f

Browse files
committed
reverting readmes
1 parent 9c0cc9c commit 577c53f

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

backup-vault/teraform/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
## Requirements
22

3-
| Name | Version |
4-
| ------------------------------------------------------ | ------- |
5-
| <a name="requirement_aws"></a> [aws](#requirement_aws) | >= 4.0 |
3+
| Name | Version |
4+
|------|---------|
5+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 4.0 |
66

77
## Providers
88

9-
| Name | Version |
10-
| ------------------------------------------------ | ------- |
11-
| <a name="provider_aws"></a> [aws](#provider_aws) | >= 4.0 |
9+
| Name | Version |
10+
|------|---------|
11+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.0 |
1212

1313
## Modules
1414

1515
No modules.
1616

1717
## Resources
1818

19-
| Name | Type |
20-
| ---------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
21-
| [aws_backup_vault.backup_vault](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_vault) | resource |
22-
| [aws_backup_vault_policy.backup_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_vault_policy) | resource |
23-
| [aws_kms_alias.encryption_key_alias](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_alias) | resource |
24-
| [aws_kms_key.encryption_key](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_key) | resource |
25-
| [aws_ssm_parameter.backup-source-account](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
19+
| Name | Type |
20+
|------|------|
21+
| [aws_backup_vault.backup_vault](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_vault) | resource |
22+
| [aws_backup_vault_policy.backup_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_vault_policy) | resource |
23+
| [aws_kms_alias.encryption_key_alias](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_alias) | resource |
24+
| [aws_kms_key.encryption_key](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_key) | resource |
25+
| [aws_ssm_parameter.backup-source-account](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
2626

2727
## Inputs
2828

bootstrap/README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
## Requirements
22

3-
| Name | Version |
4-
| ------------------------------------------------------------------------ | ---------- |
5-
| <a name="requirement_terraform"></a> [terraform](#requirement_terraform) | >= 0.12.29 |
6-
| <a name="requirement_aws"></a> [aws](#requirement_aws) | >= 4.0 |
3+
| Name | Version |
4+
|------|---------|
5+
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.12.29 |
6+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 4.0 |
77

88
## Providers
99

10-
| Name | Version |
11-
| ------------------------------------------------ | ------- |
12-
| <a name="provider_aws"></a> [aws](#provider_aws) | >= 4.0 |
10+
| Name | Version |
11+
|------|---------|
12+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.0 |
1313

1414
## Modules
1515

1616
No modules.
1717

1818
## Resources
1919

20-
| Name | Type |
21-
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
22-
| [aws_dynamodb_table.dynamodb_terraform_state_lock](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table) | resource |
23-
| [aws_kms_key.ndr_state_key](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_key) | resource |
24-
| [aws_s3_bucket.ndr_lock_bucket](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket) | resource |
25-
| [aws_s3_bucket_acl.ndr_lock_bucket_acl](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_acl) | resource |
26-
| [aws_s3_bucket_ownership_controls.s3_bucket_acl_ownership](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_ownership_controls) | resource |
27-
| [aws_s3_bucket_public_access_block.public_access_block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_public_access_block) | resource |
28-
| [aws_s3_bucket_server_side_encryption_configuration.example](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_server_side_encryption_configuration) | resource |
29-
| [aws_s3_bucket_versioning.ndr_s3_state](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_versioning) | resource |
30-
| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |
20+
| Name | Type |
21+
|------|------|
22+
| [aws_dynamodb_table.dynamodb_terraform_state_lock](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table) | resource |
23+
| [aws_kms_key.ndr_state_key](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_key) | resource |
24+
| [aws_s3_bucket.ndr_lock_bucket](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket) | resource |
25+
| [aws_s3_bucket_acl.ndr_lock_bucket_acl](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_acl) | resource |
26+
| [aws_s3_bucket_ownership_controls.s3_bucket_acl_ownership](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_ownership_controls) | resource |
27+
| [aws_s3_bucket_public_access_block.public_access_block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_public_access_block) | resource |
28+
| [aws_s3_bucket_server_side_encryption_configuration.example](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_server_side_encryption_configuration) | resource |
29+
| [aws_s3_bucket_versioning.ndr_s3_state](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_versioning) | resource |
30+
| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |
3131

3232
## Inputs
3333

34-
| Name | Description | Type | Default | Required |
35-
| ------------------------------------------------------------------ | --------------------------------------- | -------- | ------------- | :------: |
36-
| <a name="input_environment"></a> [environment](#input_environment) | Environment to bootstrap | `string` | n/a | yes |
37-
| <a name="input_region"></a> [region](#input_region) | The region to be used for bootstrapping | `string` | `"eu-west-2"` | no |
34+
| Name | Description | Type | Default | Required |
35+
|------|-------------|------|---------|:--------:|
36+
| <a name="input_environment"></a> [environment](#input\_environment) | Environment to bootstrap | `string` | n/a | yes |
37+
| <a name="input_region"></a> [region](#input\_region) | The region to be used for bootstrapping | `string` | `"eu-west-2"` | no |
3838

3939
## Outputs
4040

0 commit comments

Comments
 (0)