Skip to content

Commit

Permalink
fix image in AWS regions Readme (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored Sep 27, 2023
1 parent 63e4891 commit e066fb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-region/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ tags: [helper, parameter, regions, aws]
A parameter with all AWS regions. This allows developers to select
the region closest to them.

![AWS Regions](../.images/aws-region.png)

Customize the preselected parameter value:

```hcl
Expand All @@ -27,6 +25,8 @@ provider "aws" {
}
```

![AWS Regions](../.images/aws-regions.png)

## Examples

### Customize Regions
Expand Down

0 comments on commit e066fb7

Please sign in to comment.