We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd3719 commit d7fba63Copy full SHA for d7fba63
README.md
@@ -21,6 +21,6 @@ This would create/manage 3 S3 buckets: `corp-dev-bucket1`, `corp-dev-bucket2`, a
21
22
If a S3 bucket already exists, you will need to import it. Like this:
23
24
-```
+```Shell
25
terraform import module.s3-buckets.aws_s3_bucket.this[0] corp-dev-bucket1
26
```
0 commit comments