Skip to content

Commit

Permalink
Running document script
Browse files Browse the repository at this point in the history
  • Loading branch information
socketbox committed Oct 8, 2024
1 parent 3b28e26 commit 35ed569
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Use this URL for the source of the module. See the usage examples below for more

```hcl
github.com/pbs/terraform-aws-synthetics-module?ref=x.y.z
```

### Alternative Installation Methods

Expand All @@ -24,7 +24,6 @@ Integrate this module like so:
module "synthetics" {
source = "github.com/pbs/terraform-aws-synthetics-module?ref=x.y.z"
zip_file = "path/to/file.zip"
# Tagging Parameters
Expand All @@ -51,7 +50,6 @@ If this repo is added as a subtree, then the version of the module should be clo

`x.y.z`


Note, however that subtrees can be altered as desired within repositories.

Further documentation on usage can be found [here](./docs).
Expand Down

0 comments on commit 35ed569

Please sign in to comment.