Skip to content

Commit 0a4d65e

Browse files
coryodanielaaron-lane
authored andcommitted
fixing merge conflicts
1 parent 21abdc2 commit 0a4d65e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,4 +342,4 @@ are as follows:
342342
is a compiled language so there is no standard linter.
343343
* Terraform - terraform has a built-in linter in the 'terraform validate'
344344
command.
345-
* Dockerfiles - hadolint. Can be found in homebrew
345+
* Dockerfiles - hadolint. Can be found in homebrew

examples/disable_client_cert/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ To provision this example, run the following from within this directory:
4646
- `terraform init` to get the plugins
4747
- `terraform plan` to see the infrastructure plan
4848
- `terraform apply` to apply the infrastructure build
49-
- `terraform destroy` to destroy the built infrastructure
49+
- `terraform destroy` to destroy the built infrastructure

0 commit comments

Comments
 (0)