From d7e6840e144d961987f23db174df2f97b189fdec Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 1 Apr 2022 13:59:27 -0400 Subject: [PATCH] fix --- standard/README.md | 2 +- standard/main.tf | 2 +- title26/README.md | 2 +- title26/main.tf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/standard/README.md b/standard/README.md index ce4c8a8..ea1b451 100644 --- a/standard/README.md +++ b/standard/README.md @@ -124,7 +124,7 @@ This flag always compacts the region, no mater whehter the name is longer than 6 ## Options :: object\_lock\_enable This is usable on bucket creation, and it will allow you to add external to this module an object lock -configuration (aws\_s3\_object\_lock\_configuration). See the [AWS Object Lock](AWS Reference: https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) +configuration (aws\_s3\_object\_lock\_configuration). See the [Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) and the [Terraform AWS Provider](https://registry.terraform.io/providers/hashicorp%20%20/aws/4.7.0/docs/resources/s3_bucket_object_lock_configuration) docs for more details. Setting this after bucket creation is possible but requires a support tickets, so you're better off doing it up front. diff --git a/standard/main.tf b/standard/main.tf index b0a3210..99655c3 100644 --- a/standard/main.tf +++ b/standard/main.tf @@ -125,7 +125,7 @@ * * ## Options :: object_lock_enable * This is usable on bucket creation, and it will allow you to add external to this module an object lock -* configuration (aws_s3_object_lock_configuration). See the [AWS Object Lock](AWS Reference: https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) +* configuration (aws_s3_object_lock_configuration). See the [Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) * and the [Terraform AWS Provider](https://registry.terraform.io/providers/hashicorp%20%20/aws/4.7.0/docs/resources/s3_bucket_object_lock_configuration) docs for * more details. Setting this after bucket creation is possible but requires a support tickets, so you're better off doing it up front. * diff --git a/title26/README.md b/title26/README.md index 661a50f..0e39ee9 100644 --- a/title26/README.md +++ b/title26/README.md @@ -124,7 +124,7 @@ This flag always compacts the region, no mater whehter the name is longer than 6 ## Options :: object_lock_enable This is usable on bucket creation, and it will allow you to add external to this module an object lock -configuration (aws_s3_object_lock_configuration). See the [AWS Object Lock](AWS Reference: https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) +configuration (aws_s3_object_lock_configuration). See the [AWS Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) and the [Terraform AWS Provider](https://registry.terraform.io/providers/hashicorp%20%20/aws/4.7.0/docs/resources/s3_bucket_object_lock_configuration) docs for more details. Setting this after bucket creation is possible but requires a support tickets, so you're better off doing it up front. diff --git a/title26/main.tf b/title26/main.tf index 5705e06..e7443eb 100644 --- a/title26/main.tf +++ b/title26/main.tf @@ -125,7 +125,7 @@ * * ## Options :: object_lock_enable * This is usable on bucket creation, and it will allow you to add external to this module an object lock -* configuration (aws_s3_object_lock_configuration). See the [AWS Object Lock](AWS Reference: https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) +* configuration (aws_s3_object_lock_configuration). See the [AWS Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) * and the [Terraform AWS Provider](https://registry.terraform.io/providers/hashicorp%20%20/aws/4.7.0/docs/resources/s3_bucket_object_lock_configuration) docs for * more details. Setting this after bucket creation is possible but requires a support tickets, so you're better off doing it up front. *