Remove trailing whitespace from README.md
Fix formatting issue on line 56 that was causing CI check to fail
This commit is contained in:
parent
fca4fdf2ef
commit
5564a552ba
@ -53,7 +53,7 @@ module "aws-cli" {
|
|||||||
source = "registry.coder.com/modules/ausbru87/aws-cli"
|
source = "registry.coder.com/modules/ausbru87/aws-cli"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
agent_id = coder_agent.example.id
|
agent_id = coder_agent.example.id
|
||||||
|
|
||||||
# Pin to AWS CLI version 2.15.0
|
# Pin to AWS CLI version 2.15.0
|
||||||
aws_cli_version = "2.15.0"
|
aws_cli_version = "2.15.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user