Skip to content

Commit 3d28a5a

Browse files
authored
Fix images
1 parent e45feb9 commit 3d28a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ module "threatstack_aws_integration" {
3131
## Threat Stack Setup
3232
In Threat Stack click `Add Profile` under _AWS Profiles_ fill in the relevant output values on the _Integrations_ page under _Settings_ and get the Threat Stack _Account ID_ and _External ID_. Use these values for the `threatstack_account_id` and `threatstack_external_id`. Run Terraform and get the outputs from it.
3333

34-
![Terraform output](https://github.com/threatstack/tf_threatstack_aws_integration/raw/master/doc/terraform_output.png Terraform output)
34+
![Terraform output](https://github.com/threatstack/tf_threatstack_aws_integration/raw/master/doc/terraform_output.png "Terraform output")
3535

3636
With the output values, fill in the Threat Stack profile screen.
3737

38-
![Threat Stack setup](https://github.com/threatstack/tf_threatstack_aws_integration/raw/master/doc/terraform_output.png Threat Stack setup screen)
38+
![Threat Stack setup](https://github.com/threatstack/tf_threatstack_aws_integration/raw/master/doc/threat_stack_setup.png "Threat Stack setup screen")
3939

4040
## Variables
4141
* ___aws_account:___ Name of AWS account. Used to find remote state information and is prepended to bucket names.

0 commit comments

Comments
 (0)