You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/complete/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ $ terraform apply
19
19
20
20
Note that this example may create resources which will incur monetary charges on your AWS bill. Run `terraform destroy` when you no longer need these resources.
21
21
22
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
22
+
<!--BEGIN_TF_DOCS-->
23
23
## Requirements
24
24
25
25
| Name | Version |
@@ -103,6 +103,6 @@ No inputs.
103
103
| <aname="output_replica_key_policy"></a> [replica\_key\_policy](#output\_replica\_key\_policy)| The IAM resource policy set on the key |
104
104
| <aname="output_replica_key_state"></a> [replica\_key\_state](#output\_replica\_key\_state)| The state of the CMK |
105
105
| <aname="output_replica_key_usage"></a> [replica\_key\_usage](#output\_replica\_key\_usage)| The cryptographic operations for which you can use the CMK |
106
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
106
+
<!--END_TF_DOCS-->
107
107
108
108
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-kms/blob/master/LICENSE).
0 commit comments