Skip to content

Commit

Permalink
Merge pull request #21 from sourcefuse/templates
Browse files Browse the repository at this point in the history
update issue templates
  • Loading branch information
mayank0202 committed Feb 7, 2024
1 parent afb25b9 commit e9e4261
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SourceFuse AWS Reference Architecture (ARC) Terraform module for managing Securi

## Usage

To see a full example, check out the [main.tf](./example/main.tf) file in the example folder.
To see a full example, check out the [main.tf](./example/main.tf) file in the example folder.

```hcl
module "cloud_security" {
Expand Down Expand Up @@ -159,7 +159,7 @@ By specifying this , it will bump the version and if you dont specify this in yo
go mod init github.com/sourcefuse/terraform-aws-refarch-<module_name>
go get github.com/gruntwork-io/terratest/modules/terraform
```
- Now execute the test
- Now execute the test
```sh
go test -timeout 30m
```
Expand Down

0 comments on commit e9e4261

Please sign in to comment.